Use NO_SHARED=YES to force a static link.
Pointed out by: ru@
This commit is contained in:
parent
cd84d984f5
commit
037932ab72
@ -7,7 +7,7 @@ SRCS= kldxref.c ef.c ef_obj.c
|
||||
WARNS?= 2
|
||||
|
||||
.if ${MACHINE_ARCH} == powerpc
|
||||
LDFLAGS+=-static
|
||||
NO_SHARED=YES
|
||||
.endif
|
||||
|
||||
.if exists(ef_${MACHINE_ARCH}.c)
|
||||
|
Loading…
Reference in New Issue
Block a user