Attempt to unbreak on sparc64
Noticed by: linimon@ (via pointyhat)
This commit is contained in:
parent
d6f3328631
commit
d9e89a89cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252985
@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --with-pcap=bpf
|
||||
CFLAGS+= -DHAVE_DEVICE_CLONING=1
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
CFLAGS+= -fPIC
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user