changeset 7408 | c04a5c989f26 |
parent 7397 | 5b173b4ca846 |
child 7662 | 5f31baaff55b |
--- a/hotspot/make/linux/makefiles/sparcWorks.make Thu Dec 02 14:00:03 2010 -0500 +++ b/hotspot/make/linux/makefiles/sparcWorks.make Wed Dec 01 15:04:06 2010 +0100 @@ -79,6 +79,9 @@ DEPFLAGS = -xMMD -xMF $(DEP_DIR)/$(@:%=%.d) endif +# -DDONT_USE_PRECOMPILED_HEADER will exclude all includes in precompiled.hpp. +CFLAGS += -DDONT_USE_PRECOMPILED_HEADER + #------------------------------------------------------------------------ # Linker flags