< prev index next >

common/autoconf/spec.gmk.in

Print this page

        

*** 349,358 **** --- 349,360 ---- # CFLAGS used to compile the jdk native launchers (C-code) CFLAGS_JDKEXE:=@CFLAGS_JDKEXE@ CXXFLAGS_JDKEXE:=@CXXFLAGS_JDKEXE@ + LDFLAGS_HASH_STYLE := @LDFLAGS_HASH_STYLE@ + CXX:=@FIXPATH@ @CCACHE@ @ICECC@ @CXX@ CPP:=@FIXPATH@ @CPP@ # The linker can be gcc or ld on unix systems, or link.exe on windows systems.
< prev index next >