mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
add debug info for Sun Studio
This commit is contained in:
parent
fda6a08f71
commit
c92483b948
1 changed files with 3 additions and 0 deletions
|
|
@ -155,3 +155,6 @@ fi
|
|||
|
||||
# stop on warning
|
||||
CFLAGS="$CFLAGS -errwarn=%all"
|
||||
|
||||
# debug
|
||||
CFLAGS="$CFLAGS -g"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue