common/autoconf/configure.ac

changeset 2316
64a3eeabf6e5
parent 2215
7a73b8b4ac8a
parent 2161
e50b76885c16
child 2408
2e38e8d106de
     1.1 --- a/common/autoconf/configure.ac	Sat Oct 06 10:24:47 2018 +0100
     1.2 +++ b/common/autoconf/configure.ac	Thu Dec 27 11:47:57 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 @@ -186,6 +192,7 @@
    1.17  # Now 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  FLAGS_SETUP_COMPILER_FLAGS_FOR_LIBS

mercurial