jdk/make/sun/font/Makefile
changeset 919 909db04edd73
parent 849 be386e469547
parent 917 75261da60fff
child 922 8725ccb1a22d
--- a/jdk/make/sun/font/Makefile	Wed Aug 06 15:02:15 2008 -0700
+++ b/jdk/make/sun/font/Makefile	Wed Aug 06 16:43:53 2008 -0700
@@ -35,6 +35,9 @@
 # Indicate we want the C++ compiler to do the linking.
 CPLUSPLUSLIBRARY=true
 
+# Use higher optimization level
+OPTIMIZATION_LEVEL = HIGHER
+
 include $(BUILDDIR)/common/Defs.gmk
 
 #
@@ -48,11 +51,6 @@
 # Files
 #
 
-#
-# Use higher optimization level
-#
-_OPT = $(CC_HIGHER_OPT)
-
 include FILES_c.gmk
 
 AUTO_FILES_JAVA_DIRS = sun/font