svn commit: r308132 - head/audio/amrcoder
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Dec 3 10:50:41 UTC 2012
On Mon, Dec 03, 2012 at 10:34:51AM +0000, Pietro Cerutti wrote:
> New Revision: 308132
> URL: http://svnweb.freebsd.org/changeset/ports/308132
>
> @@ -23,4 +18,7 @@ MANCOMPRESSED= yes
> post-extract:
> @${RM} ${WRKSRC}/*.o
>
> +post-patch:
> + ${REINPLACE_CMD} -e 's|O4|O3|' ${WRKSRC}/${MAKEFILE}
> +
I recall this is not the first similar fix. Is there reason not to uphold
${CFLAGS} here instead?
./danfe
More information about the svn-ports-head
mailing list