Merge branch 'master' of github.com:mapnik/mapnik
This commit is contained in:
commit
b7f27c13d0
1 changed files with 1 additions and 1 deletions
|
@ -1411,7 +1411,7 @@ if not preconfigured:
|
|||
pthread = '-pthread'
|
||||
|
||||
# Common debugging flags.
|
||||
debug_flags = '-g -DDEBUG -DMAPNIK_DEBUG'
|
||||
debug_flags = '-g -fno-omit-frame-pointer -DDEBUG -DMAPNIK_DEBUG'
|
||||
ndebug_flags = '-DNDEBUG'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue