common/autoconf/hotspot-spec.gmk.in

changeset 512
582c696033f5
parent 494
e64f2cb57d05
child 533
e175ecff1391
equal deleted inserted replaced
511:c81c4a5d8b50 512:582c696033f5
93 93
94 EXTRA_CFLAGS=@LEGACY_EXTRA_CFLAGS@ 94 EXTRA_CFLAGS=@LEGACY_EXTRA_CFLAGS@
95 EXTRA_CXXFLAGS=@LEGACY_EXTRA_CXXFLAGS@ 95 EXTRA_CXXFLAGS=@LEGACY_EXTRA_CXXFLAGS@
96 EXTRA_LDFLAGS=@LEGACY_EXTRA_LDFLAGS@ 96 EXTRA_LDFLAGS=@LEGACY_EXTRA_LDFLAGS@
97 97
98 USE_PRECOMPILED_HEADER=@USE_PRECOMPILED_HEADER@
99
98 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files. 100 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
99 # This is needed to get the LOG setting to work properly. 101 # This is needed to get the LOG setting to work properly.
100 include $(SRC_ROOT)/common/makefiles/MakeBase.gmk 102 include $(SRC_ROOT)/common/makefiles/MakeBase.gmk

mercurial