Print this page
9884 cw(1) should use -fpic rather than -Kpic

@@ -21,11 +21,11 @@
 #
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
-ASFLAGS += -D_ASM -K PIC -P
+ASFLAGS += -D_ASM $(AS_BIGPICFLAGS) -P
 
 include ../Makefile.com
 
 LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN