Changes between Version 16 and Version 17 of BuildSystem


Ignore:
Timestamp:
Jun 5, 2011, 2:38:54 PM (13 years ago)
Author:
steffen_moeller
Comment:

BOINC_PLATFORM became HOSTTYPE in config.h

Legend:

Unmodified
Added
Removed
Modified
  • BuildSystem

    v16 v17  
    5656
    5757||'''-h, --help'''||display configuration options and exit||
    58 ||'''--with-boinc-platform=NAME'''||Override the BOINC [BoincPlatforms platform] name determined by autoconf. i.e. Use NAME as [BoincPlatforms platform] to compile into the client. Only necessary if configure does not recognize your platform correctly by default. You can check the platform after the configure step by looking at the value of the BOINC_PLATFORM variable in config.h ||
     58||'''--with-boinc-platform=NAME'''||Override the BOINC [BoincPlatforms platform] name determined by autoconf. i.e. Use NAME as [BoincPlatforms platform] to compile into the client. Only necessary if configure does not recognize your platform correctly by default. You can check the platform after the configure step by looking at the value of the HOSTTYPE variable in config.h ||
    5959||'''--with-boinc-alt-platform=NAME'''||Use this option to build an client that supports an alternate platform name.  For example, on a x86_64 linux system that supports both 64 bit and 32 bit executables, you might specify --with-boinc-platform=x86_64-pc-linux-gnu and --with-boinc-alt-platform=i686-pc-linux-gnu. ||
    6060