Ticket #32856: tools_acpixtract_Makefile.patch
File tools_acpixtract_Makefile.patch, 478 bytes (added by cavendish.qi@…, 13 years ago) |
---|
-
Makefile
old new 79 79 -Waggregate-return \ 80 80 -Wchar-subscripts \ 81 81 -Wempty-body \ 82 -Wlogical-op \83 82 -Wmissing-declarations \ 84 83 -Wmissing-field-initializers \ 85 -Wmissing-parameter-type \86 84 -Wnested-externs \ 87 -Wold-style-declaration \88 85 -Wold-style-definition \ 89 -Wredundant-decls \ 90 -Wtype-limits 86 -Wredundant-decls 91 87 92 88 # 93 89 # Rules