common/autoconf/configure.ac

changeset 2161
e50b76885c16
parent 1482
8fb429038513
child 2316
64a3eeabf6e5
     1.1 --- a/common/autoconf/configure.ac	Wed May 30 13:15:53 2018 +0800
     1.2 +++ b/common/autoconf/configure.ac	Tue Jul 24 13:19:47 2018 +0800
     1.3 @@ -23,6 +23,12 @@
     1.4  # questions.
     1.5  #
     1.6  
     1.7 +#
     1.8 +# This file has been modified by Loongson Technology in 2018. These
     1.9 +# modifications are Copyright (c) 2018 Loongson Technology, and are made
    1.10 +# available on the same license terms set forth above.
    1.11 +#
    1.12 +
    1.13  ###############################################################################
    1.14  #
    1.15  # Includes and boilerplate
    1.16 @@ -163,6 +169,7 @@
    1.17  # And we can test some aspects on the target using configure macros.
    1.18  PLATFORM_SETUP_OPENJDK_TARGET_BITS
    1.19  PLATFORM_SETUP_OPENJDK_TARGET_ENDIANNESS
    1.20 +GET_BUILDER_AND_HOST_DATA
    1.21  
    1.22  # Configure flags for the tools
    1.23  TOOLCHAIN_SETUP_COMPILER_FLAGS_FOR_LIBS

mercurial