mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
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)
11 lines
323 B
Text
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
|
|
*\ * | *\ *)
|