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

*** 21,31 **** # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! ASFLAGS += -D_ASM -K PIC -P include ../Makefile.com include ../../Makefile.lib.64 CPPFLAGS += -D_ELF64 --- 21,31 ---- # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! ASFLAGS += -D_ASM $(AS_BIGPICFLAGS) -P include ../Makefile.com include ../../Makefile.lib.64 CPPFLAGS += -D_ELF64