22 lines
611 B
Plaintext
22 lines
611 B
Plaintext
$OpenBSD: patch-tools_acpixtract_Makefile,v 1.2 2012/01/11 02:35:14 sthen Exp $
|
|
--- tools/acpixtract/Makefile.orig Wed Nov 23 16:22:36 2011
|
|
+++ tools/acpixtract/Makefile Wed Jan 11 00:27:42 2012
|
|
@@ -78,16 +78,10 @@ CWARNINGFLAGS += \
|
|
-Waddress \
|
|
-Waggregate-return \
|
|
-Wchar-subscripts \
|
|
- -Wempty-body \
|
|
- -Wlogical-op \
|
|
-Wmissing-declarations \
|
|
-Wmissing-field-initializers \
|
|
- -Wmissing-parameter-type \
|
|
-Wnested-externs \
|
|
- -Wold-style-declaration \
|
|
- -Wold-style-definition \
|
|
- -Wredundant-decls \
|
|
- -Wtype-limits
|
|
+ -Wold-style-definition
|
|
|
|
#
|
|
# Rules
|