]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libpfct: Fix PIC flag
authorKristof Provost <kp@FreeBSD.org>
Fri, 16 Apr 2021 19:00:51 +0000 (21:00 +0200)
committerKristof Provost <kp@FreeBSD.org>
Fri, 7 May 2021 08:16:03 +0000 (10:16 +0200)
commitdb3ccc52a6a3204291d5e69b037004fb29149015
tree3449dd19718403c711827701f25c41311882e2bc
parent8a6337a79d73237b090b0a85df204da4b12bb039
libpfct: Fix PIC flag

Use ${PICFLAG} rather than hard-adding -fPIC, which removes the
requirement for libnv to be built PIC.

MFC after:      4 weeks
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 8403170b3d39326f836bc999534fe8c4d41cda11)
lib/libnv/Makefile
lib/libpfctl/Makefile