diff options
author | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2009-08-31 23:02:53 +0100 |
---|---|---|
committer | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2009-09-03 22:51:22 +0300 |
commit | 61b616067c3e8b2ff84fbf57f479a90cc9fa5344 (patch) | |
tree | 0a4f8eaf3c33200a82c180fea0d3ebb1e669dc35 /ChangeLog | |
parent | 20acda6fde8441e18aab33980a33b099a16063eb (diff) |
Default to optimised builds when using a Sun Studio compiler.
Autoconf's AC_PROG_CC sets the default CFLAGS to -O2 -g for
gcc and -g for every other compiler. This patch defaults
CFLAGS to the equivalent -O -g when we're using Sun Studio's cc
if the user or site admin hasn't already set CFLAGS.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions