mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.x
This commit is contained in:
parent
ffa00e4cff
commit
c0c57c7403
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94174
4 changed files with 0 additions and 16 deletions
|
@ -25,10 +25,6 @@ COMMENT= FSF F77-gcc-3.2.3 base-port for RTEMS development
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not build"
|
||||
.endif
|
||||
|
||||
LCLTARGET?= i386-rtems
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
|
|
|
@ -25,10 +25,6 @@ COMMENT= FSF C/C++-gcc-3.2.3 base-port for RTEMS development
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not build"
|
||||
.endif
|
||||
|
||||
RTEMS_ARCH?= i386
|
||||
LCLTARGET= ${RTEMS_ARCH}-rtems
|
||||
|
||||
|
|
|
@ -25,10 +25,6 @@ COMMENT= FSF JAVA-gcc-3.2.1 base-port for RTEMS development
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not build"
|
||||
.endif
|
||||
|
||||
LCLTARGET?= i386-rtems
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
|
|
|
@ -25,10 +25,6 @@ COMMENT= FSF OBJC-gcc-3.2.1 base-port for RTEMS development
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not build"
|
||||
.endif
|
||||
|
||||
LCLTARGET?= i386-rtems
|
||||
|
||||
GCCVERSION= 3.2.3
|
||||
|
|
Loading…
Add table
Reference in a new issue