Does not compile on sparc64: assertions fail.
This commit is contained in:
parent
93df6d170f
commit
51962c4ac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277782
@ -22,6 +22,7 @@ FETCH_ARGS= -p
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
PICFLAG?= -fPIC
|
||||
BROKEN= Does not compile on sparc64: assertions fail
|
||||
.else
|
||||
PICFLAG?= -fpic
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user