< prev index next >

common/autoconf/generated-configure.sh

Print this page




 666 LIBFFI_CFLAGS
 667 ALSA_LIBS
 668 ALSA_CFLAGS
 669 FREETYPE_BUNDLE_LIB_PATH
 670 FREETYPE_LIBS
 671 FREETYPE_CFLAGS
 672 CUPS_CFLAGS
 673 X_EXTRA_LIBS
 674 X_LIBS
 675 X_PRE_LIBS
 676 X_CFLAGS
 677 XMKMF
 678 MSVCP_DLL
 679 MSVCR_DLL
 680 LIBCXX
 681 STATIC_CXX_SETTING
 682 FIXPATH
 683 GCOV_ENABLED
 684 ZIP_DEBUGINFO_FILES
 685 ENABLE_DEBUG_SYMBOLS



 686 CFLAGS_WARNINGS_ARE_ERRORS
 687 DISABLE_WARNING_PREFIX
 688 HOTSPOT_SET_WARNINGS_AS_ERRORS
 689 WARNINGS_AS_ERRORS
 690 COMPILER_SUPPORTS_TARGET_BITS_FLAG
 691 ZERO_ARCHFLAG
 692 LDFLAGS_TESTEXE
 693 LDFLAGS_TESTLIB
 694 LDFLAGS_CXX_JDK
 695 JDKEXE_LIBS
 696 JDKLIB_LIBS
 697 LDFLAGS_JDKEXE
 698 LDFLAGS_JDKLIB
 699 CXXFLAGS_TESTEXE
 700 CXXFLAGS_TESTLIB
 701 CFLAGS_TESTEXE
 702 CFLAGS_TESTLIB
 703 CXXFLAGS_JDKEXE
 704 CXXFLAGS_JDKLIB
 705 CFLAGS_JDKEXE


1067 with_add_source_root
1068 with_override_source_root
1069 with_adds_and_overrides
1070 with_override_langtools
1071 with_override_corba
1072 with_override_jaxp
1073 with_override_jaxws
1074 with_override_hotspot
1075 with_override_nashorn
1076 with_override_jdk
1077 with_import_hotspot
1078 enable_static_build
1079 with_toolchain_type
1080 with_extra_cflags
1081 with_extra_cxxflags
1082 with_extra_ldflags
1083 with_toolchain_version
1084 with_build_devkit
1085 with_jtreg
1086 enable_warnings_as_errors

1087 enable_debug_symbols
1088 enable_zip_debug_info
1089 enable_native_coverage
1090 with_stdc__lib
1091 with_msvcr_dll
1092 with_msvcp_dll
1093 with_x
1094 with_cups
1095 with_cups_include
1096 with_freetype
1097 with_freetype_include
1098 with_freetype_lib
1099 with_freetype_src
1100 enable_freetype_bundling
1101 with_alsa
1102 with_alsa_include
1103 with_alsa_lib
1104 with_libffi
1105 with_libffi_include
1106 with_libffi_lib


1841   cat <<\_ACEOF
1842 
1843 Optional Features:
1844   --disable-option-checking  ignore unrecognized --enable/--with options
1845   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1846   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1847   --enable-openjdk-only   suppress building custom source even if present
1848                           [disabled]
1849   --enable-debug          set the debug level to fastdebug (shorthand for
1850                           --with-debug-level=fastdebug) [disabled]
1851   --disable-headful       disable building headful support (graphical UI
1852                           support) [enabled]
1853   --enable-hotspot-test-in-build
1854                           run the Queens test after Hotspot build [disabled]
1855   --enable-unlimited-crypto
1856                           Enable unlimited crypto policy [disabled]
1857   --enable-static-build   enable static library build [disabled]
1858   --disable-warnings-as-errors
1859                           do not consider native warnings to be an error
1860                           [enabled]
1861   --disable-debug-symbols disable generation of debug symbols [enabled]
1862   --disable-zip-debug-info
1863                           disable zipping of debug-info files [enabled]

1864   --enable-native-coverage
1865                           enable native compilation with code coverage
1866                           data[disabled]
1867   --disable-freetype-bundling
1868                           disable bundling of the freetype library with the
1869                           build result [enabled on Windows or when using
1870                           --with-freetype, disabled otherwise]
1871   --enable-sjavac         use sjavac to do fast incremental compiles
1872                           [disabled]
1873   --enable-javac-server   use only the server part of sjavac for faster javac
1874                           compiles [disabled]
1875   --disable-precompiled-headers
1876                           disable using precompiled headers when compiling C++
1877                           [enabled]
1878   --enable-ccache         enable using ccache to speed up recompilations
1879                           [disabled]
1880 
1881 Optional Packages:
1882   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1883   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)


1934   --with-override-hotspot Deprecated. Option is kept for backwards
1935                           compatibility and is ignored
1936   --with-override-nashorn Deprecated. Option is kept for backwards
1937                           compatibility and is ignored
1938   --with-override-jdk     Deprecated. Option is kept for backwards
1939                           compatibility and is ignored
1940   --with-import-hotspot   import hotspot binaries from this jdk image or
1941                           hotspot build dist dir instead of building from
1942                           source
1943   --with-toolchain-type   the toolchain type (or family) to use, use '--help'
1944                           to show possible values [platform dependent]
1945   --with-extra-cflags     extra flags to be used when compiling jdk c-files
1946   --with-extra-cxxflags   extra flags to be used when compiling jdk c++-files
1947   --with-extra-ldflags    extra flags to be used when linking jdk
1948   --with-toolchain-version
1949                           the version of the toolchain to look for, use
1950                           '--help' to show possible values [platform
1951                           dependent]
1952   --with-build-devkit     Devkit to use for the build platform toolchain
1953   --with-jtreg            Regression Test Harness [probed]


1954   --with-stdc++lib=<static>,<dynamic>,<default>
1955                           force linking of the C++ runtime on Linux to either
1956                           static or dynamic, default is static with dynamic as
1957                           fallback
1958   --with-msvcr-dll        path to microsoft C runtime dll (msvcr*.dll)
1959                           (Windows only) [probed]
1960   --with-msvcp-dll        path to microsoft C++ runtime dll (msvcp*.dll)
1961                           (Windows only) [probed]
1962   --with-x                use the X Window System
1963   --with-cups             specify prefix directory for the cups package
1964                           (expecting the headers under PATH/include)
1965   --with-cups-include     specify directory for the cups include files
1966   --with-freetype         specify prefix directory for the freetype package
1967                           (expecting the libraries under PATH/lib and the
1968                           headers under PATH/include)
1969   --with-freetype-include specify directory for the freetype include files
1970   --with-freetype-lib     specify directory for the freetype library
1971   --with-freetype-src     specify directory with freetype sources to
1972                           automatically build the library (experimental,
1973                           Windows-only)


4593 
4594 
4595 
4596 
4597 
4598 
4599 
4600 
4601 
4602 
4603 
4604 
4605 
4606 
4607 # This line needs to be here, verbatim, after all includes and the dummy hook
4608 # definitions. It is replaced with custom functionality when building
4609 # custom sources.
4610 #CUSTOM_AUTOCONF_INCLUDE
4611 
4612 # Do not change or remove the following line, it is needed for consistency checks:
4613 DATE_WHEN_GENERATED=1446762265
4614 
4615 ###############################################################################
4616 #
4617 # Initialization / Boot-strapping
4618 #
4619 # The bootstrapping process needs to solve the "chicken or the egg" problem,
4620 # thus it jumps back and forth, each time gaining something needed later on.
4621 #
4622 ###############################################################################
4623 
4624 # If we are requested to print additional help, do that and then exit.
4625 # This must be the very first call.
4626 
4627   if test "x$CONFIGURE_PRINT_TOOLCHAIN_LIST" != x; then
4628     $PRINTF "The following toolchains are available as arguments to --with-toolchain-type.\n"
4629     $PRINTF "Which are valid to use depends on the build platform.\n"
4630     for toolchain in $VALID_TOOLCHAINS_all; do
4631       # Use indirect variable referencing
4632       toolchain_var_name=TOOLCHAIN_DESCRIPTION_$toolchain
4633       TOOLCHAIN_DESCRIPTION=${!toolchain_var_name}


45290 
45291       if test "x$GCC_CAN_DISABLE_WARNINGS" = "xtrue"; then
45292         DISABLE_WARNING_PREFIX="-Wno-"
45293       else
45294         DISABLE_WARNING_PREFIX=
45295       fi
45296       CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
45297       ;;
45298     clang)
45299       DISABLE_WARNING_PREFIX="-Wno-"
45300       CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
45301       ;;
45302   esac
45303 
45304 
45305 
45306 
45307 # Setup debug symbols (need objcopy from the toolchain for that)
45308 
45309   #
45310   # ENABLE_DEBUG_SYMBOLS
45311   # This must be done after the toolchain is setup, since we're looking at objcopy.
45312   #
45313   # Check whether --enable-debug-symbols was given.
45314 if test "${enable_debug_symbols+set}" = set; then :
45315   enableval=$enable_debug_symbols;





45316 fi
45317 



45318 
45319   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we should generate debug symbols" >&5
45320 $as_echo_n "checking if we should generate debug symbols... " >&6; }
45321 
45322   if test "x$enable_debug_symbols" = "xyes" && test "x$OBJCOPY" = x; then
45323     # explicit enabling of enable-debug-symbols and can't find objcopy
45324     #   this is an error
45325     as_fn_error $? "Unable to find objcopy, cannot enable debug-symbols" "$LINENO" 5
45326   fi
45327 
45328   if test "x$enable_debug_symbols" = "xyes"; then
45329     ENABLE_DEBUG_SYMBOLS=true
45330   elif test "x$enable_debug_symbols" = "xno"; then




45331     ENABLE_DEBUG_SYMBOLS=false
45332   else
45333     # Default is on if objcopy is found
45334     if test "x$OBJCOPY" != x; then
45335       ENABLE_DEBUG_SYMBOLS=true
45336     # MacOS X and Windows don't use objcopy but default is on for those OSes
45337     elif test "x$OPENJDK_TARGET_OS" = xmacosx || test "x$OPENJDK_TARGET_OS" = xwindows; then












45338       ENABLE_DEBUG_SYMBOLS=true




45339     else
45340       ENABLE_DEBUG_SYMBOLS=false
45341     fi












45342   fi
45343 
45344   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ENABLE_DEBUG_SYMBOLS" >&5
45345 $as_echo "$ENABLE_DEBUG_SYMBOLS" >&6; }
45346 
45347   #
45348   # ZIP_DEBUGINFO_FILES
45349   #
45350   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we should zip debug-info files" >&5
45351 $as_echo_n "checking if we should zip debug-info files... " >&6; }
45352   # Check whether --enable-zip-debug-info was given.
45353 if test "${enable_zip_debug_info+set}" = set; then :
45354   enableval=$enable_zip_debug_info; enable_zip_debug_info="${enableval}"
45355 else
45356   enable_zip_debug_info="yes"
45357 fi
45358 
45359   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${enable_zip_debug_info}" >&5
45360 $as_echo "${enable_zip_debug_info}" >&6; }
45361 
45362   if test "x${enable_zip_debug_info}" = "xno"; then
45363     ZIP_DEBUGINFO_FILES=false
45364   else
45365     ZIP_DEBUGINFO_FILES=true
45366   fi




45367 
45368 
45369 
45370 
45371 
45372   # Check whether --enable-native-coverage was given.
45373 if test "${enable_native_coverage+set}" = set; then :
45374   enableval=$enable_native_coverage;
45375 fi
45376 
45377   GCOV_ENABLED="false"
45378   if test "x$enable_native_coverage" = "xyes"; then
45379     if test "x$TOOLCHAIN_TYPE" = "xgcc"; then
45380       { $as_echo "$as_me:${as_lineno-$LINENO}: checking if native coverage is enabled" >&5
45381 $as_echo_n "checking if native coverage is enabled... " >&6; }
45382       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
45383 $as_echo "yes" >&6; }
45384       GCOV_CFLAGS="-fprofile-arcs -ftest-coverage -fno-inline"
45385       GCOV_LDFLAGS="-fprofile-arcs"
45386       LEGACY_EXTRA_CFLAGS="$LEGACY_EXTRA_CFLAGS $GCOV_CFLAGS"




 666 LIBFFI_CFLAGS
 667 ALSA_LIBS
 668 ALSA_CFLAGS
 669 FREETYPE_BUNDLE_LIB_PATH
 670 FREETYPE_LIBS
 671 FREETYPE_CFLAGS
 672 CUPS_CFLAGS
 673 X_EXTRA_LIBS
 674 X_LIBS
 675 X_PRE_LIBS
 676 X_CFLAGS
 677 XMKMF
 678 MSVCP_DLL
 679 MSVCR_DLL
 680 LIBCXX
 681 STATIC_CXX_SETTING
 682 FIXPATH
 683 GCOV_ENABLED
 684 ZIP_DEBUGINFO_FILES
 685 ENABLE_DEBUG_SYMBOLS
 686 STRIP_POLICY
 687 DEBUG_BINARIES
 688 DEBUG_SYMBOLS
 689 CFLAGS_WARNINGS_ARE_ERRORS
 690 DISABLE_WARNING_PREFIX
 691 HOTSPOT_SET_WARNINGS_AS_ERRORS
 692 WARNINGS_AS_ERRORS
 693 COMPILER_SUPPORTS_TARGET_BITS_FLAG
 694 ZERO_ARCHFLAG
 695 LDFLAGS_TESTEXE
 696 LDFLAGS_TESTLIB
 697 LDFLAGS_CXX_JDK
 698 JDKEXE_LIBS
 699 JDKLIB_LIBS
 700 LDFLAGS_JDKEXE
 701 LDFLAGS_JDKLIB
 702 CXXFLAGS_TESTEXE
 703 CXXFLAGS_TESTLIB
 704 CFLAGS_TESTEXE
 705 CFLAGS_TESTLIB
 706 CXXFLAGS_JDKEXE
 707 CXXFLAGS_JDKLIB
 708 CFLAGS_JDKEXE


1070 with_add_source_root
1071 with_override_source_root
1072 with_adds_and_overrides
1073 with_override_langtools
1074 with_override_corba
1075 with_override_jaxp
1076 with_override_jaxws
1077 with_override_hotspot
1078 with_override_nashorn
1079 with_override_jdk
1080 with_import_hotspot
1081 enable_static_build
1082 with_toolchain_type
1083 with_extra_cflags
1084 with_extra_cxxflags
1085 with_extra_ldflags
1086 with_toolchain_version
1087 with_build_devkit
1088 with_jtreg
1089 enable_warnings_as_errors
1090 with_debug_symbols
1091 enable_debug_symbols
1092 enable_zip_debug_info
1093 enable_native_coverage
1094 with_stdc__lib
1095 with_msvcr_dll
1096 with_msvcp_dll
1097 with_x
1098 with_cups
1099 with_cups_include
1100 with_freetype
1101 with_freetype_include
1102 with_freetype_lib
1103 with_freetype_src
1104 enable_freetype_bundling
1105 with_alsa
1106 with_alsa_include
1107 with_alsa_lib
1108 with_libffi
1109 with_libffi_include
1110 with_libffi_lib


1845   cat <<\_ACEOF
1846 
1847 Optional Features:
1848   --disable-option-checking  ignore unrecognized --enable/--with options
1849   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1850   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1851   --enable-openjdk-only   suppress building custom source even if present
1852                           [disabled]
1853   --enable-debug          set the debug level to fastdebug (shorthand for
1854                           --with-debug-level=fastdebug) [disabled]
1855   --disable-headful       disable building headful support (graphical UI
1856                           support) [enabled]
1857   --enable-hotspot-test-in-build
1858                           run the Queens test after Hotspot build [disabled]
1859   --enable-unlimited-crypto
1860                           Enable unlimited crypto policy [disabled]
1861   --enable-static-build   enable static library build [disabled]
1862   --disable-warnings-as-errors
1863                           do not consider native warnings to be an error
1864                           [enabled]
1865   --enable-debug-symbols  Deprecated. Option is kept for backwards
1866                           compatibility and is ignored
1867   --enable-zip-debug-info Deprecated. Option is kept for backwards
1868                           compatibility and is ignored
1869   --enable-native-coverage
1870                           enable native compilation with code coverage
1871                           data[disabled]
1872   --disable-freetype-bundling
1873                           disable bundling of the freetype library with the
1874                           build result [enabled on Windows or when using
1875                           --with-freetype, disabled otherwise]
1876   --enable-sjavac         use sjavac to do fast incremental compiles
1877                           [disabled]
1878   --enable-javac-server   use only the server part of sjavac for faster javac
1879                           compiles [disabled]
1880   --disable-precompiled-headers
1881                           disable using precompiled headers when compiling C++
1882                           [enabled]
1883   --enable-ccache         enable using ccache to speed up recompilations
1884                           [disabled]
1885 
1886 Optional Packages:
1887   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1888   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)


1939   --with-override-hotspot Deprecated. Option is kept for backwards
1940                           compatibility and is ignored
1941   --with-override-nashorn Deprecated. Option is kept for backwards
1942                           compatibility and is ignored
1943   --with-override-jdk     Deprecated. Option is kept for backwards
1944                           compatibility and is ignored
1945   --with-import-hotspot   import hotspot binaries from this jdk image or
1946                           hotspot build dist dir instead of building from
1947                           source
1948   --with-toolchain-type   the toolchain type (or family) to use, use '--help'
1949                           to show possible values [platform dependent]
1950   --with-extra-cflags     extra flags to be used when compiling jdk c-files
1951   --with-extra-cxxflags   extra flags to be used when compiling jdk c++-files
1952   --with-extra-ldflags    extra flags to be used when linking jdk
1953   --with-toolchain-version
1954                           the version of the toolchain to look for, use
1955                           '--help' to show possible values [platform
1956                           dependent]
1957   --with-build-devkit     Devkit to use for the build platform toolchain
1958   --with-jtreg            Regression Test Harness [probed]
1959   --with-debug-symbols    set the debug symbol configuration (none, internal,
1960                           external, zipped) [zipped]
1961   --with-stdc++lib=<static>,<dynamic>,<default>
1962                           force linking of the C++ runtime on Linux to either
1963                           static or dynamic, default is static with dynamic as
1964                           fallback
1965   --with-msvcr-dll        path to microsoft C runtime dll (msvcr*.dll)
1966                           (Windows only) [probed]
1967   --with-msvcp-dll        path to microsoft C++ runtime dll (msvcp*.dll)
1968                           (Windows only) [probed]
1969   --with-x                use the X Window System
1970   --with-cups             specify prefix directory for the cups package
1971                           (expecting the headers under PATH/include)
1972   --with-cups-include     specify directory for the cups include files
1973   --with-freetype         specify prefix directory for the freetype package
1974                           (expecting the libraries under PATH/lib and the
1975                           headers under PATH/include)
1976   --with-freetype-include specify directory for the freetype include files
1977   --with-freetype-lib     specify directory for the freetype library
1978   --with-freetype-src     specify directory with freetype sources to
1979                           automatically build the library (experimental,
1980                           Windows-only)


4600 
4601 
4602 
4603 
4604 
4605 
4606 
4607 
4608 
4609 
4610 
4611 
4612 
4613 
4614 # This line needs to be here, verbatim, after all includes and the dummy hook
4615 # definitions. It is replaced with custom functionality when building
4616 # custom sources.
4617 #CUSTOM_AUTOCONF_INCLUDE
4618 
4619 # Do not change or remove the following line, it is needed for consistency checks:
4620 DATE_WHEN_GENERATED=1448110876
4621 
4622 ###############################################################################
4623 #
4624 # Initialization / Boot-strapping
4625 #
4626 # The bootstrapping process needs to solve the "chicken or the egg" problem,
4627 # thus it jumps back and forth, each time gaining something needed later on.
4628 #
4629 ###############################################################################
4630 
4631 # If we are requested to print additional help, do that and then exit.
4632 # This must be the very first call.
4633 
4634   if test "x$CONFIGURE_PRINT_TOOLCHAIN_LIST" != x; then
4635     $PRINTF "The following toolchains are available as arguments to --with-toolchain-type.\n"
4636     $PRINTF "Which are valid to use depends on the build platform.\n"
4637     for toolchain in $VALID_TOOLCHAINS_all; do
4638       # Use indirect variable referencing
4639       toolchain_var_name=TOOLCHAIN_DESCRIPTION_$toolchain
4640       TOOLCHAIN_DESCRIPTION=${!toolchain_var_name}


45297 
45298       if test "x$GCC_CAN_DISABLE_WARNINGS" = "xtrue"; then
45299         DISABLE_WARNING_PREFIX="-Wno-"
45300       else
45301         DISABLE_WARNING_PREFIX=
45302       fi
45303       CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
45304       ;;
45305     clang)
45306       DISABLE_WARNING_PREFIX="-Wno-"
45307       CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
45308       ;;
45309   esac
45310 
45311 
45312 
45313 
45314 # Setup debug symbols (need objcopy from the toolchain for that)
45315 
45316   #
45317   # DEBUG_SYMBOLS

45318   #
45319   { $as_echo "$as_me:${as_lineno-$LINENO}: checking what type of debug symbols to use" >&5
45320 $as_echo_n "checking what type of debug symbols to use... " >&6; }
45321 
45322 # Check whether --with-debug-symbols was given.
45323 if test "${with_debug_symbols+set}" = set; then :
45324   withval=$with_debug_symbols;
45325 else
45326   with_debug_symbols="zipped"
45327 fi
45328 
45329   DEBUG_SYMBOLS=$with_debug_symbols
45330   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEBUG_SYMBOLS" >&5
45331 $as_echo "$DEBUG_SYMBOLS" >&6; }
45332 
45333   if test "x$DEBUG_SYMBOLS" = xzipped; then

45334 
45335     if test "x$OBJCOPY" = x; then
45336       # explicit enabling of enable-debug-symbols and can't find objcopy
45337       # this is an error
45338       as_fn_error $? "Unable to find objcopy, cannot enable debug-symbols" "$LINENO" 5
45339     fi
45340 

45341     ENABLE_DEBUG_SYMBOLS=true
45342     ZIP_DEBUGINFO_FILES=true
45343     DEBUG_BINARIES=true
45344     STRIP_POLICY=min_strip
45345     JAVAC_FLAGS="$JAVAC_FLAGS -g"
45346   elif test "x$DEBUG_SYMBOLS" = xnone; then
45347     ENABLE_DEBUG_SYMBOLS=false
45348     ZIP_DEBUGINFO_FILES=false
45349     DEBUG_BINARIES=false
45350     STRIP_POLICY=min_strip
45351   elif test "x$DEBUG_SYMBOLS" = xinternal; then
45352     ENABLE_DEBUG_SYMBOLS=false  # -g option only
45353     ZIP_DEBUGINFO_FILES=false
45354     DEBUG_BINARIES=true
45355     STRIP_POLICY=no_strip
45356     STRIP=""
45357     JAVAC_FLAGS="$JAVAC_FLAGS -g"
45358   elif test "x$DEBUG_SYMBOLS" = xexternal; then
45359 
45360     if test "x$OBJCOPY" = x; then
45361       # explicit enabling of enable-debug-symbols and can't find objcopy
45362       # this is an error
45363       as_fn_error $? "Unable to find objcopy, cannot enable debug-symbols" "$LINENO" 5
45364     fi
45365 
45366     ENABLE_DEBUG_SYMBOLS=true
45367     ZIP_DEBUGINFO_FILES=false
45368     DEBUG_BINARIES=true
45369     STRIP_POLICY=min_strip
45370     JAVAC_FLAGS="$JAVAC_FLAGS -g"
45371   else
45372     as_fn_error $? "Allowed debug symbols are: none, internal, external, zipped" "$LINENO" 5
45373   fi
45374 
45375   # --enable-debug-symbols is deprecated.
45376   # Please use --with-debug-symbols=[internal,external,zipped] .
45377 
45378   # Check whether --enable-debug-symbols was given.
45379 if test "${enable_debug_symbols+set}" = set; then :
45380   enableval=$enable_debug_symbols;
45381 fi
45382 
45383   if test "x$enable_debug_symbols" != x; then
45384     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Option --enable-debug-symbols is deprecated and will be ignored." >&5
45385 $as_echo "$as_me: WARNING: Option --enable-debug-symbols is deprecated and will be ignored." >&2;}
45386   fi
45387 


45388 
45389   # --enable-zip-debug-info is deprecated.
45390   # Please use --with-debug-symbols=zipped .
45391 


45392   # Check whether --enable-zip-debug-info was given.
45393 if test "${enable_zip_debug_info+set}" = set; then :
45394   enableval=$enable_zip_debug_info;


45395 fi
45396 
45397   if test "x$enable_zip_debug_info" != x; then
45398     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Option --enable-zip-debug-info is deprecated and will be ignored." >&5
45399 $as_echo "$as_me: WARNING: Option --enable-zip-debug-info is deprecated and will be ignored." >&2;}




45400   fi
45401 
45402 
45403 
45404 
45405 
45406 
45407 
45408 
45409 
45410   # Check whether --enable-native-coverage was given.
45411 if test "${enable_native_coverage+set}" = set; then :
45412   enableval=$enable_native_coverage;
45413 fi
45414 
45415   GCOV_ENABLED="false"
45416   if test "x$enable_native_coverage" = "xyes"; then
45417     if test "x$TOOLCHAIN_TYPE" = "xgcc"; then
45418       { $as_echo "$as_me:${as_lineno-$LINENO}: checking if native coverage is enabled" >&5
45419 $as_echo_n "checking if native coverage is enabled... " >&6; }
45420       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
45421 $as_echo "yes" >&6; }
45422       GCOV_CFLAGS="-fprofile-arcs -ftest-coverage -fno-inline"
45423       GCOV_LDFLAGS="-fprofile-arcs"
45424       LEGACY_EXTRA_CFLAGS="$LEGACY_EXTRA_CFLAGS $GCOV_CFLAGS"


< prev index next >