naddy 4e0b2b1c3f Don't interfere with debugging (-g) and optimization (-O) flags.
The curl configure script wants to take control of the compiler
flags for optimization and debugging.  The actual interactions are
more complex, but the gist is that the flags are stripped from
CFLAGS, and if --enable-optimize or --enable-debug are specified,
an approved optimization or debugging flag is added.

report/ok bentley@
2019-02-11 20:34:39 +00:00
..
2019-02-06 18:14:05 +00:00
2019-02-06 18:14:05 +00:00