mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Remove BROKEN on alpha ARCH
PR: 77869 Submitted by: Geoff Buckingham <geoffb@chuggalug.clues.com> Verified by: kwm
This commit is contained in:
parent
a10beedb32
commit
3384aaee9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133541
@ -55,10 +55,6 @@ CONFIGURE_ARGS+= --disable-warnings
|
||||
CFLAGS:= ${CFLAGS:N-mcpu=*}
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
|
||||
BROKEN= "Does not compile on alpha 5.x"
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "====>"
|
||||
.ifndef(WITH_SDL)
|
||||
|
Loading…
Reference in New Issue
Block a user