Build shared on PowerPC now that the bug has been found and fixed.
This commit is contained in:
parent
7dd650a36a
commit
b1bc6755d1
@ -6,10 +6,6 @@ SRCS= kldxref.c ef.c ef_obj.c
|
||||
|
||||
WARNS?= 2
|
||||
|
||||
.if ${MACHINE_ARCH} == powerpc
|
||||
NO_SHARED=YES
|
||||
.endif
|
||||
|
||||
.if exists(ef_${MACHINE_ARCH}.c)
|
||||
SRCS+= ef_${MACHINE_ARCH}.c
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user