r1376 merge:

add debug info for Sun Studio
This commit is contained in:
Igor Sysoev 2007-08-11 10:13:37 +00:00
parent 19994e9acc
commit 64c07187a0
1 changed files with 3 additions and 0 deletions

View File

@ -155,3 +155,6 @@ fi
# stop on warning
CFLAGS="$CFLAGS -errwarn=%all"
# debug
CFLAGS="$CFLAGS -g"