diff options
author | Nikolay Merinov <n.merinov@inango-systems.com> | 2017-10-05 12:25:39 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-06 12:03:34 +0100 |
commit | 79e3339ab9edacb9e34d3725305d5880a974364a (patch) | |
tree | c2f8150d54dac8f30b0234f1f7fb5f70090f906e /.gitignore | |
parent | 74ef87b31e33436e82f4985fa99b570726a5e564 (diff) | |
download | openembedded-core-79e3339ab9edacb9e34d3725305d5880a974364a.tar.gz openembedded-core-79e3339ab9edacb9e34d3725305d5880a974364a.tar.bz2 openembedded-core-79e3339ab9edacb9e34d3725305d5880a974364a.zip |
nspr, nss: Use BUILD_CC instead of hardcoded "gcc"
Recipes nspr_4.16.bb and nss_3.31.1.bb ignored BUILD_CC and it's
BUILD_CFLAGS and tried to compile with hardcoded "gcc" instead. As
result build for this recipes will fail if host use different name for
compiler or require any flags.
Signed-off-by: Nikolay Merinov <n.merinov@inango-systems.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions