mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Now compiles on !i386
This commit is contained in:
parent
d4873a8048
commit
d73cdf36eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132932
@ -27,10 +27,6 @@ PLIST_FILES= bin/codeworker
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500035
|
||||
CFLAGS+= -fpermissive
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user