hotspot/make/bsd/makefiles/buildtree.make
changeset 14815 41114a74463a
parent 13977 92de166c91b3
child 16381 806d87cb0cc7
--- a/hotspot/make/bsd/makefiles/buildtree.make	Fri Dec 07 10:55:16 2012 -0800
+++ b/hotspot/make/bsd/makefiles/buildtree.make	Fri Dec 14 10:06:52 2012 -0800
@@ -449,12 +449,7 @@
 	echo "  exit 0"; \
 	echo "fi"; \
 	echo ""; \
-	echo "# Use gamma_g if it exists"; \
-	echo ""; \
 	echo "GAMMA_PROG=gamma"; \
-	echo "if [ -f gamma_g ]; then "; \
-	echo "  GAMMA_PROG=gamma_g"; \
-	echo "fi"; \
 	echo ""; \
 	echo "if [ \"$(OS_VENDOR)\" = \"Darwin\" ]; then "; \
 	echo "  # Ensure architecture for gamma and JAVA_HOME is the same."; \