]> git.kaiwu.me - nginx.git/commitdiff
add debug info for Sun Studio
authorIgor Sysoev <igor@sysoev.ru>
Tue, 7 Aug 2007 10:56:45 +0000 (10:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 7 Aug 2007 10:56:45 +0000 (10:56 +0000)
auto/cc/sunc

index d464c6e112d7800dff917fc2ff35dce92500e086..0d7e2b2a7b2ea0cf0d7fdd778879c9b93c7caf3d 100644 (file)
@@ -155,3 +155,6 @@ fi
 
 # stop on warning
 CFLAGS="$CFLAGS -errwarn=%all"
+
+# debug
+CFLAGS="$CFLAGS -g"