[gtk-osx-users] Setting module_extra_env['pkg-config'] discussion.
- From: Pascal <p p14 orange fr>
- To: gtk-osx-users-list gnome org
- Subject: [gtk-osx-users] Setting module_extra_env['pkg-config'] discussion.
- Date: Sat, 15 Jan 2022 16:46:24 +0100
Hello,
JHbuildrc line 622 is:
module_extra_env['pkg-config'] = {'PYTHON':sys.executable}
(https://gitlab.gnome.org/GNOME/gtk-osx/-/blob/master/jhbuildrc-gtk-osx#L622)
This overrides the previous line 364:
module_extra_env["pkg-config"] = {'CFLAGS': os.environ['CFLAGS'] + ' -std=gnu89'}
(https://gitlab.gnome.org/GNOME/gtk-osx/-/blob/master/jhbuildrc-gtk-osx#L364)
Shouldn't line 622 updates the value instead of overriding?
HTH, Pascal.
https://blady.pagesperso-orange.fr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]