Skip to content
Snippets Groups Projects
Commit ca0e446a authored by Simon McVittie's avatar Simon McVittie
Browse files

ade: configure: Don't modify caller-supplied cflags, ldflags in-place


Python arguments are passed by reference, so if we append to these
arrays, the caller's copy of the list is modified. This seems unlikely
to be intended.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
Reviewed-by: default avatarJustin Kim <justin.kim@collabora.com>
Differential Revision: https://phabricator.apertis.org/D6773
parent 34078171
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment