ports/sysutils/ipmitool/files/patch-configure
Niclas Zeising 60820d612b Update to 1.8.12, which fixes build with clang.
Turn the WITH_FREEIPMI make variable to a proper option.
Change the NOPORTDOCS option to use the new options framework.

PR:		ports/171766
Submitted by:	zeising
Approved by:	maintainer timeout (two weeks), kwm (mentor)
2012-10-04 10:27:32 +00:00

11 lines
323 B
Text

--- configure.orig 2012-09-18 21:50:01.000000000 +0200
+++ configure 2012-09-18 21:50:14.000000000 +0200
@@ -5030,7 +5030,7 @@
done
-CFLAGS="$CFLAGS -fno-strict-aliasing -Wreturn-type -Wno-unused-result -Wno-packed-bitfield-compat"
+CFLAGS="$CFLAGS -fno-strict-aliasing -Wreturn-type"
case `pwd` in
*\ * | *\ *)