gnome: Quote arguments passed to gtkdoc-scangobj

It is possible for compiler flags to include special characters, such as
double quotes which are needed to define macros with -D options. Since
gtkdoc-scangobj uses shlex.split to split arguments passed to --cc,
--ld, --cflags, --ldflags into lists, we can safely use shlex.quote to
properly quote arguments for these options.
pull/4354/head
Ting-Wei Lan 6 years ago committed by Jussi Pakkanen
parent fd86b0c619
commit bb9f60624b
Loading…
Cancel
Save