libnv: Use PICFLAG rather than -fPIC
Suggested by: andrew MFC after: 4 weeks Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
3b00222f15
commit
15ca662208
@ -10,7 +10,7 @@ SHLIB_MAJOR= 0
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/libnv ${SRCTOP}/sys/sys
|
||||
CFLAGS+=-I${.CURDIR}
|
||||
CFLAGS+=-fPIC
|
||||
CFLAGS+=${PICFLAG}
|
||||
|
||||
SRCS= cnvlist.c
|
||||
SRCS+= dnvlist.c
|
||||
|
Loading…
Reference in New Issue
Block a user