mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Mark BROKEN on 5.x (undefined reference to `feenableexcept').
Reported by: pointyhat via Kris
This commit is contained in:
parent
3bb0284b56
commit
43f9aeb32b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177282
@ -70,8 +70,8 @@ FLAGARCH= P_LINUX # 32 bits
|
||||
FLAGARCH= TRU64 # 64 bits
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on FreeBSD-4.x, and cannot be patched easily.
|
||||
.if ${OSVERSION} < 600022
|
||||
BROKEN= Does not compile on this version, and cannot be patched easily.
|
||||
.endif
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= Seg. fault on ${ARCH} during compilation of elements.
|
||||
|
Loading…
Reference in New Issue
Block a user