Ticket #32856: tools_acpiexec_Makefile.patch
File tools_acpiexec_Makefile.patch, 480 bytes (added by cavendish.qi@…, 13 years ago) |
---|
-
Makefile
old new 259 259 -Waggregate-return \ 260 260 -Wchar-subscripts \ 261 261 -Wempty-body \ 262 -Wlogical-op \263 262 -Wmissing-declarations \ 264 263 -Wmissing-field-initializers \ 265 -Wmissing-parameter-type \266 264 -Wnested-externs \ 267 -Wold-style-declaration \268 265 -Wold-style-definition \ 269 -Wredundant-decls \ 270 -Wtype-limits 266 -Wredundant-decls 271 267 272 268 # 273 269 # Rules