]> git.kaiwu.me - nginx.git/commitdiff
r1376 merge:
authorIgor Sysoev <igor@sysoev.ru>
Sat, 11 Aug 2007 10:13:37 +0000 (10:13 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 11 Aug 2007 10:13:37 +0000 (10:13 +0000)
add debug info for Sun Studio

auto/cc/sunc

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