Don't build with -ansi by default
-ansi restricts the code to C90 standard which can break some
included headers (specifically seen on freebsd-devel), so don't
make it the default.
Don't build with -ansi by default Tags None Referenced Files None Subscribers None
Description
Details
|