- Remove optimization flags from the port's own Makefile
Feature safe: yes Reported by: danfe@, ale@
This commit is contained in:
parent
534bdf4937
commit
3e1b8dda0a
@ -19,6 +19,6 @@ post-extract:
|
|||||||
@${RM} ${WRKSRC}/*.o
|
@${RM} ${WRKSRC}/*.o
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e 's|O4|O3|' ${WRKSRC}/${MAKEFILE}
|
${REINPLACE_CMD} -e 's|-O4||' ${WRKSRC}/${MAKEFILE}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user