mirror of
https://github.com/nginx/nginx.git
synced 2024-12-27 01:11:13 -06:00
add debug info for Sun Studio
This commit is contained in:
parent
fda6a08f71
commit
c92483b948
@ -155,3 +155,6 @@ fi
|
||||
|
||||
# stop on warning
|
||||
CFLAGS="$CFLAGS -errwarn=%all"
|
||||
|
||||
# debug
|
||||
CFLAGS="$CFLAGS -g"
|
||||
|
Loading…
Reference in New Issue
Block a user