changeset 8114 | 340b5b8b544b |
parent 7397 | 5b173b4ca846 |
child 8921 | 14bfe81f2a9d |
--- a/hotspot/make/solaris/makefiles/rules.make Thu Feb 03 20:30:19 2011 -0800 +++ b/hotspot/make/solaris/makefiles/rules.make Tue Feb 08 17:20:45 2011 -0500 @@ -146,6 +146,8 @@ include $(GAMMADIR)/make/pic.make endif +include $(GAMMADIR)/make/altsrc.make + # Sun compiler for 64 bit Solaris does not support building non-PIC object files. ifdef LP64 %.o: %.cpp