cvs commit: ports/devel/libffi/files patch-configure
Koop Mast
kwm at FreeBSD.org
Tue Dec 14 19:33:16 UTC 2010
kwm 2010-12-14 19:33:15 UTC
FreeBSD ports repository
Modified files:
devel/libffi/files patch-configure
Log:
$CFLAGS are redundant for compiling .s files.
GCC stays quiet, but Clang gives a warning of unused arguments.
The configure check greps for warning, so the check fails.
Remove $CFLAGS to clang doesn't emit the warnings.
PR: ports/152480
Submitted by: me
Patch by: dim@
Approved by: maintainer
Revision Changes Path
1.2 +11 -4 ports/devel/libffi/files/patch-configure
More information about the cvs-ports
mailing list