mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Make the BROKEN reason more generic, since it's not just about GCC, but
really modern compilers. And after four weeks of being marked BROKEN, mark DEPRECATED with an expiration date in a bit more than two months. This gives the port overall a good three months to be improved (or purged). PR: 230125
This commit is contained in:
parent
eade44cbf9
commit
47d74e30cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478728
@ -12,8 +12,9 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to FreeBSD on other architectures
|
||||
|
||||
BROKEN= fails with current versions of GCC # PR 230125
|
||||
BROKEN= fails with current compilers # PR 230125
|
||||
DEPRECATED= "${BROKEN}"
|
||||
EXPIRATION_DATE=2018-11-05
|
||||
|
||||
USES= gmake
|
||||
USE_GCC= any
|
||||
|
Loading…
Reference in New Issue
Block a user