gnomeos: --disable-silent-rules globally
This commit is contained in:
parent
b5ce32b791
commit
993a05b9f2
|
|
@ -3,7 +3,7 @@
|
||||||
"architectures": ["i686"],
|
"architectures": ["i686"],
|
||||||
"base": "yocto/gnomeos-3.4",
|
"base": "yocto/gnomeos-3.4",
|
||||||
|
|
||||||
"config-opts": ["--disable-static"],
|
"config-opts": ["--disable-static", "--disable-silent-rules"],
|
||||||
|
|
||||||
"vcsconfig": {"gnome": "git:git://git.gnome.org/",
|
"vcsconfig": {"gnome": "git:git://git.gnome.org/",
|
||||||
"fd": "git:git://anongit.freedesktop.org/git/"},
|
"fd": "git:git://anongit.freedesktop.org/git/"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue