22 lines
602 B
Plaintext
22 lines
602 B
Plaintext
$OpenBSD: patch-tools_acpibin_Makefile,v 1.1 2012/01/11 02:35:14 sthen Exp $
|
|
--- tools/acpibin/Makefile.orig Wed Nov 23 16:22:35 2011
|
|
+++ tools/acpibin/Makefile Wed Jan 11 00:27:27 2012
|
|
@@ -94,16 +94,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
|