Spell pic "PIC" for sparc64.

This commit is contained in:
David E. O'Brien 2002-03-12 01:14:19 +00:00
parent 3cbb824a64
commit e3ed55f892

View File

@ -165,8 +165,12 @@ _LIBS+=lib${LIB}_pic.a
.endif
.if !defined(PICFLAG)
.if ${MACHINE_ARCH} == "sparc64"
PICFLAG=-fPIC
.else
PICFLAG=-fpic
.endif
.endif
.if !defined(NOMAN)
all: objwarn ${_LIBS} all-man _SUBDIR # llib-l${LIB}.ln