Print this page
9884 cw(1) should use -fpic rather than -Kpic
*** 37,47 ****
# include library definitions
include ../../Makefile.lib
GREP= find . \( -name SCCS -prune -o -name '*.[ch]' \) -print | sort | xargs grep
! sparcv9_C_PICFLAGS = -K PIC
TEXT_DOMAIN = SUNW_OST_NETRPC
POFILE = mech_krb5.po
POFILES = generic.po
HDRS=
--- 37,47 ----
# include library definitions
include ../../Makefile.lib
GREP= find . \( -name SCCS -prune -o -name '*.[ch]' \) -print | sort | xargs grep
! sparcv9_C_PICFLAGS = $(sparcv9_C_BIGPICFLAGS)
TEXT_DOMAIN = SUNW_OST_NETRPC
POFILE = mech_krb5.po
POFILES = generic.po
HDRS=