diff --git a/configure b/configure index f36d6f7f13..83f20edcea 100755 --- a/configure +++ b/configure @@ -2478,7 +2478,7 @@ HOSTCC_E='-E -o $@' HOSTCC_O='-o $@' HOSTLD_O='-o $@' -host_cflags='-O3 -g' +host_cflags='-O3' host_cppflags='-D_ISOC99_SOURCE' host_libs='-lm' host_cflags_filter=echo