diff options
author | André Draszik <adraszik@tycoint.com> | 2016-06-24 16:30:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-01 16:08:46 +0100 |
commit | 4ff37b9a55b1239e339e7d93a2ad6e0c71971345 (patch) | |
tree | 1f944d257ac43d47b18ea7597d442c17ee2c1b67 /meta/recipes-devtools/gcc/gcc-4.9 | |
parent | 89cbf98fda3eb5d75eb03b3781bd86506ec2b126 (diff) | |
download | openembedded-core-4ff37b9a55b1239e339e7d93a2ad6e0c71971345.tar.gz openembedded-core-4ff37b9a55b1239e339e7d93a2ad6e0c71971345.tar.bz2 openembedded-core-4ff37b9a55b1239e339e7d93a2ad6e0c71971345.zip |
uclibc: re-enable verbose compilation
uClibc-ng swapped the meaning of V=1 and V=2 in 2015 before
the 1.0.3 release.
Before that, V=2 printed the full commands while V=1 printed the
abbreviated versions.
This recipe was never updated to follow the change and we since
see brief build output only.
At the same time, convert V from an environment variable to
a make variable by adding to EXTRA_OEMAKE, so as to be in
line with how things are done in other recipes that use
kbuild.
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.9')
0 files changed, 0 insertions, 0 deletions