mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fix build on ia64.
This commit is contained in:
parent
7a0b97a334
commit
cb7949dc0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179241
@ -23,7 +23,7 @@ CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= Does not build on ia64
|
||||
CFLAGS:= ${CFLAGS:C/-O[0-9]//g}
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user