common/autoconf/configure.ac
changeset 26131 311b5e288cf5
parent 23428 3c8a05bf4656
child 26402 adbee3211e03
equal deleted inserted replaced
26130:2ea1262921e0 26131:311b5e288cf5
   140 # Setup BootJDK, used to bootstrap the build.
   140 # Setup BootJDK, used to bootstrap the build.
   141 #
   141 #
   142 ###############################################################################
   142 ###############################################################################
   143 
   143 
   144 BOOTJDK_SETUP_BOOT_JDK
   144 BOOTJDK_SETUP_BOOT_JDK
   145 BOOTJDK_SETUP_BOOT_JDK_ARGUMENTS
       
   146 
   145 
   147 ###############################################################################
   146 ###############################################################################
   148 #
   147 #
   149 # Configure the sources to use. We can add or override individual directories.
   148 # Configure the sources to use. We can add or override individual directories.
   150 #
   149 #
   231 
   230 
   232 BPERF_SETUP_BUILD_CORES
   231 BPERF_SETUP_BUILD_CORES
   233 BPERF_SETUP_BUILD_MEMORY
   232 BPERF_SETUP_BUILD_MEMORY
   234 BPERF_SETUP_BUILD_JOBS
   233 BPERF_SETUP_BUILD_JOBS
   235 
   234 
       
   235 # Setup arguments for the boot jdk (after cores and memory have been setup)
       
   236 BOOTJDK_SETUP_BOOT_JDK_ARGUMENTS
       
   237 
   236 # Setup smart javac (after cores and memory have been setup)
   238 # Setup smart javac (after cores and memory have been setup)
   237 BPERF_SETUP_SMART_JAVAC
   239 BPERF_SETUP_SMART_JAVAC
   238 
   240 
   239 # Can the C/C++ compiler use precompiled headers?
   241 # Can the C/C++ compiler use precompiled headers?
   240 BPERF_SETUP_PRECOMPILED_HEADERS
   242 BPERF_SETUP_PRECOMPILED_HEADERS