common/autoconf/hotspot-spec.gmk.in

changeset 512
582c696033f5
parent 494
e64f2cb57d05
child 533
e175ecff1391
     1.1 --- a/common/autoconf/hotspot-spec.gmk.in	Wed Nov 14 10:13:28 2012 -0800
     1.2 +++ b/common/autoconf/hotspot-spec.gmk.in	Wed Nov 14 10:16:45 2012 -0800
     1.3 @@ -95,6 +95,8 @@
     1.4  EXTRA_CXXFLAGS=@LEGACY_EXTRA_CXXFLAGS@
     1.5  EXTRA_LDFLAGS=@LEGACY_EXTRA_LDFLAGS@
     1.6  
     1.7 +USE_PRECOMPILED_HEADER=@USE_PRECOMPILED_HEADER@
     1.8 +
     1.9  # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
    1.10  # This is needed to get the LOG setting to work properly.
    1.11  include $(SRC_ROOT)/common/makefiles/MakeBase.gmk

mercurial