components/imagemagick/Makefile
changeset 193 2785115729b6
parent 181 87e11e685b1f
child 206 a4474882bf60
--- a/components/imagemagick/Makefile	Wed Apr 20 10:59:37 2011 -0700
+++ b/components/imagemagick/Makefile	Wed Apr 20 11:16:37 2011 -0700
@@ -57,11 +57,6 @@
 #
 COMPONENT_PRE_CONFIGURE_ACTION= ($(CP) -R $(SOURCE_DIR)/PerlMagick $(@D))
 
-# Studio 12.1 -xO4 + -zignore on sparc causes linker core dump prior to
-# build 163.
-studio_OPT.sparc.32 =	-xO3
-studio_OPT.sparc.64 =	-xO3
-
 # Show name of "error tag" as part of the warning
 #
 CFLAGS+= -errtags