Skip to content

Fix SConstruct for scons 4.5+#144

Open
arbruijn wants to merge 1 commit intoCDarrow:masterfrom
arbruijn:scons45
Open

Fix SConstruct for scons 4.5+#144
arbruijn wants to merge 1 commit intoCDarrow:masterfrom
arbruijn:scons45

Conversation

@arbruijn
Copy link
Copy Markdown
Contributor

@arbruijn arbruijn commented Apr 16, 2023

In scons 4.5+ env['CPPDEFINES'] can sometimes return a deque object (see SCons/scons#4321). Convert it to a list where needed.

In scons 4.5+ env['CPPDEFINES'] can sometimes return a deque object
(see SCons/scons#4321). Convert it to a list where needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant