diff options
Diffstat (limited to 'recipes-devtools/dpkg/files/no-vla-warning.patch')
| -rw-r--r-- | recipes-devtools/dpkg/files/no-vla-warning.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-devtools/dpkg/files/no-vla-warning.patch b/recipes-devtools/dpkg/files/no-vla-warning.patch deleted file mode 100644 index 1539d8de..00000000 --- a/recipes-devtools/dpkg/files/no-vla-warning.patch +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | diff -Naur dpkg-1.15.8.7/m4/dpkg-compiler.m4 tmp/m4/dpkg-compiler.m4 | ||
| 2 | --- dpkg-1.15.8.7/m4/dpkg-compiler.m4 2010-12-19 17:25:34.000000000 -0800 | ||
| 3 | +++ tmp/m4/dpkg-compiler.m4 2013-03-11 22:27:10.000000000 -0700 | ||
| 4 | @@ -13,7 +13,7 @@ | ||
| 5 | |||
| 6 | WFLAGS="-Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers \ | ||
| 7 | -Wmissing-declarations -Wmissing-format-attribute \ | ||
| 8 | - -Wvla -Winit-self -Wwrite-strings -Wcast-align -Wshadow" | ||
| 9 | + -Winit-self -Wwrite-strings -Wcast-align -Wshadow" | ||
| 10 | WCFLAGS="-Wdeclaration-after-statement -Wnested-externs -Wbad-function-cast \ | ||
| 11 | -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition" | ||
| 12 | # Temporarily here until #542031 gets fixed in ncurses | ||
