filezilla is only broken with gcc on FreeBSD
Discussed with: pgollucci, marino and matthew@reztek.cz (maintainer)
This commit is contained in:
parent
b21cadddc6
commit
1d30e2d84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392133
@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-manualupdatecheck
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${CHOSEN_COMPILER_TYPE} == "gcc"
|
||||
BROKEN= GCC dies with Internal Compiler Error
|
||||
BROKEN_FreeBSD= GCC dies with Internal Compiler Error
|
||||
.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*}
|
||||
# needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8
|
||||
CFLAGS+= -march=i586
|
||||
|
Loading…
Reference in New Issue
Block a user