BROKEN on 7.0: Configure fails
This commit is contained in:
parent
651053476f
commit
f054367aa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153915
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ COMMENT= FSF F77-gcc-3.2.3 base-port for RTEMS development
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= "Does not configure on FreeBSD 7.0"
|
||||
.endif
|
||||
|
||||
LCLTARGET?= i386-rtems
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
|
|
Loading…
Reference in a new issue