Pass -Wall -Wextra when building on linux32.
authorRalph Giles <giles@thaumas.net>
Mon, 28 Mar 2016 20:00:30 +0000 (13:00 -0700)
committerRalph Giles <giles@thaumas.net>
Mon, 28 Mar 2016 20:02:12 +0000 (13:02 -0700)
commit7faae7fe0d4898fb97f9996d9904ea72648e4f6b
tree0cf7f300a00e5b3f95b946c7f1e845ebdff63b20
parentfce48f76d5caf9ab2508cd0f51a1d5b38d5a1ca7
Pass -Wall -Wextra when building on linux32.

We want to be warning-free, so this should be the default,
not just debug builds. It already is on most other targets.
configure.ac