Tweaking compiler options should be considered a configure task rather

than a patch task.
This commit is contained in:
Akinori MUSHA
2008-10-08 10:25:38 +00:00
parent c36a7fe5ce
commit ae2796a2d5

View File

@@ -33,7 +33,7 @@ DOCS_JA= FAQ \
TECHKNOW \
ToAdmin
post-patch:
post-configure:
${REINPLACE_CMD} -E -e 's|^(#[[:space:]]*define[[:space:]]+EXTENDCCOPT[[:space:]]+"([^"]+ )?)-O(["[:space:]])|\1${CFLAGS}\3|' ${WRKSRC}/machine.h
post-install: