diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 13:08:22 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 13:13:46 +0100 |
| commit | add23a64e7eb4d27bed13f10228721270b83a37f (patch) | |
| tree | 440ba8b9f6551a4378eac616230091bfacf9fb06 /dev-python/gst-python | |
| parent | e0dcb076974be636827fd2ecb817ba9cfc7f0ee5 (diff) | |
| download | gentoo-add23a64e7eb4d27bed13f10228721270b83a37f.tar.gz gentoo-add23a64e7eb4d27bed13f10228721270b83a37f.tar.bz2 gentoo-add23a64e7eb4d27bed13f10228721270b83a37f.zip | |
toolchain.eclass: pass CONFIG_SHELL to emake, bug #664486
Christian reports 'make install' failure caused by limitation
of ancient autotools in detecting CONFIG_SHELL:
```
/bin/bash .../gcc-3.3.6/libstdc++-v3/../mkinstalldirs \
.../gcc-3.3.6-r2/image//usr/lib/../lib32
/bin/bash ../libtool --mode=install /bin/bash .../gcc-3.3.6/install-sh \
-c libsupc++.la .../gcc-3.3.6-r2/image//usr/lib/../lib32/libsupc++.la
libtool: install: `.../gcc-3.3.6-r2/image//usr/lib/../lib32/libsupc++.la' \
is not a directory
```
We already pass CONFIG_SHELL to top-level ./configure.
The workaround is to pass CONFIG_SHELL variable to 'make' as well.
Reported-by: Christian Schmidt
Fixed-by: Christian Schmidt
Bug: https://bugs.gentoo.org/664486
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
0 files changed, 0 insertions, 0 deletions
