< prev index next >

common/autoconf/configure.ac

Print this page
rev 1673 : 8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti

*** 153,162 **** --- 153,165 ---- # Setup the toolchain (compilers etc), i.e. tools used to compile and process # native code. # ############################################################################### + # See if we are doing a complete static build or not + JDKOPT_SETUP_STATIC_BUILD + # First determine the toolchain type (compiler family) TOOLCHAIN_DETERMINE_TOOLCHAIN_TYPE # User supplied flags should be used when configure detects compilers FLAGS_SETUP_USER_SUPPLIED_FLAGS
< prev index next >