add debug info for Sun Studio

This commit is contained in:
Igor Sysoev 2007-08-07 10:56:45 +00:00
parent fda6a08f71
commit c92483b948

View File

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