mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Unbreak build is fine. (tested on i386/amd64)
PR: 117800 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
This commit is contained in:
parent
4d5f7f8396
commit
cba8c01b3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202509
@ -21,14 +21,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Broken with gcc 4.2
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|-Wall -g -O2||g'
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user