BROKEN on 4.x: Internal compiler error in gcc
This commit is contained in:
parent
3dbce4466c
commit
1cccfd5e68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116330
@ -25,4 +25,10 @@ USE_X_PREFIX= yes
|
||||
USE_GL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Internal compiler error in gcc"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user