diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-06-26 13:24:27 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-06-26 14:19:40 +0300 |
commit | 673205080eee4c6ce20375c9a28b5dc34d3c5475 (patch) | |
tree | 267a304795ef412b2a2a42a36a9d1b311e38e623 /extras/Gallery_txtshapes.mk | |
parent | c8238341068195827abefc0118a562b4956d5d56 (diff) |
Make sure the nss build uses the ar and ranlib we want
The interaction of environment variables and make variables is fun.
For some reason, the
workdir/.../UnpackedTarball/nss/mozilla/nsprpub/configure script is
run twice: Once directly from nss/ExternalProject_nss.mk, once from
the sub-make run from nss/ExternalProject_nss.mk. In the first case,
the AR and RANLIB exported by the gbuild make process propagate just
fine to the configure script. In the latter case, not. So add AR and
RANLIB assignments on the sub-make command line (to override values
set in some of the nss makefiles), *and* make sure the sub-make
exports AR and RANLIB.
Change-Id: Ibd55bc8a7e001106e12b2207500e74c7bd01c73a
Diffstat (limited to 'extras/Gallery_txtshapes.mk')
0 files changed, 0 insertions, 0 deletions