Mark BROKEN on i386 with lld
Reported by: pkg-fallout MFH: 2019Q3
This commit is contained in:
parent
f9956548b9
commit
76ab1d975e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512142
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= PeterMosmans
|
||||
GH_TAGNAME= c9ba19c
|
||||
|
||||
.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
|
||||
BROKEN_i386= ld: error: unknown argument: -Bforcearchive
|
||||
.endif
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CONFIGURE_ARGS= enable-camellia enable-cms enable-ec enable-ec2m \
|
||||
|
|
Loading…
Reference in a new issue