Revert "Force --std=gnu89 for clang."
Explictly passing any CFLAGS to configure overrides (=disables) CFLAGS that would be used by default. So if this sets CFLAGS to just --std=gnu89, .c files will never be built with optimization or debuginfo. This reverts commit 3a4860a7.
Showing
Please
register
or
sign in
to comment