Skip to content
Snippets Groups Projects
Commit 24b4f6fe authored by Jan Schmidt's avatar Jan Schmidt
Browse files

build-tools/m4: Use --disable-gcc-warnings instead of -Wno-error

mingW doesn't support the implicit-fallthrough warning, so errors out.

Instead, we should just compile m4 without any warnings. It's a release
tarball after all.
parent 532f791e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment