< prev index next >

common/autoconf/generated-configure.sh

Print this page

        

@@ -743,12 +743,10 @@
 COMPILER_TARGET_BITS_FLAG
 JT_HOME
 JTREGEXE
 USING_BROKEN_SUSE_LD
 PACKAGE_PATH
-LDEXECXX
-LDEXE
 USE_CLANG
 HOTSPOT_LD
 HOTSPOT_CXX
 HOTSPOT_RC
 HOTSPOT_MT

@@ -4363,11 +4361,11 @@
 # definitions. It is replaced with custom functionality when building
 # custom sources.
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1428904416
+DATE_WHEN_GENERATED=1429004472
 
 ###############################################################################
 #
 # Initialization / Boot-strapping
 #

@@ -40836,17 +40834,10 @@
   if test  "x$TOOLCHAIN_TYPE" = xclang; then
     USE_CLANG=true
   fi
 
 
-  # LDEXE is the linker to use, when creating executables. Not really used.
-  # FIXME: These should just be removed!
-  LDEXE="$LD"
-  LDEXECXX="$LDCXX"
-
-
-
 
 
 
   # The package path is used only on macosx?
   # FIXME: clean this up, and/or move it elsewhere.
< prev index next >