common/autoconf/configure.ac

changeset 2316
64a3eeabf6e5
parent 2215
7a73b8b4ac8a
parent 2161
e50b76885c16
child 2408
2e38e8d106de
equal deleted inserted replaced
2315:4d3fefdd2f98 2316:64a3eeabf6e5
19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20 # 20 #
21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22 # or visit www.oracle.com if you need additional information or have any 22 # or visit www.oracle.com if you need additional information or have any
23 # questions. 23 # questions.
24 #
25
26 #
27 # This file has been modified by Loongson Technology in 2018. These
28 # modifications are Copyright (c) 2018 Loongson Technology, and are made
29 # available on the same license terms set forth above.
24 # 30 #
25 31
26 ############################################################################### 32 ###############################################################################
27 # 33 #
28 # Includes and boilerplate 34 # Includes and boilerplate
184 # FIXME: Currently we must test this after toolchain but before flags. Fix! 190 # FIXME: Currently we must test this after toolchain but before flags. Fix!
185 191
186 # Now we can test some aspects on the target using configure macros. 192 # Now we can test some aspects on the target using configure macros.
187 PLATFORM_SETUP_OPENJDK_TARGET_BITS 193 PLATFORM_SETUP_OPENJDK_TARGET_BITS
188 PLATFORM_SETUP_OPENJDK_TARGET_ENDIANNESS 194 PLATFORM_SETUP_OPENJDK_TARGET_ENDIANNESS
195 GET_BUILDER_AND_HOST_DATA
189 196
190 # Configure flags for the tools 197 # Configure flags for the tools
191 FLAGS_SETUP_COMPILER_FLAGS_FOR_LIBS 198 FLAGS_SETUP_COMPILER_FLAGS_FOR_LIBS
192 FLAGS_SETUP_COMPILER_FLAGS_FOR_OPTIMIZATION 199 FLAGS_SETUP_COMPILER_FLAGS_FOR_OPTIMIZATION
193 FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK 200 FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK

mercurial