mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
scons: fix plugin_base env
This commit is contained in:
parent
69606958f9
commit
1f37c5d7f4
@ -1621,6 +1621,7 @@ if not HELP_REQUESTED:
|
||||
# for unknown reasons this variable puts -DNone
|
||||
# in the g++ args prompting unnecessary recompiles
|
||||
env['_CPPDEFFLAGS'] = None
|
||||
plugin_base['_CPPDEFFLAGS'] = None
|
||||
|
||||
|
||||
if env['FAST']:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user