diff options
| author | Sven Eden <sven.eden@prydeworx.com> | 2021-03-14 16:47:06 +0100 |
|---|---|---|
| committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-27 07:49:55 +0200 |
| commit | 7131703c3d0024686f34ebfcb0ee4f72282b088e (patch) | |
| tree | 3d8a3824c9d0cae8a8e0cd5433f98aed05377295 /dev-python/ipython/ipython-7.21.0.ebuild | |
| parent | 88ee1aecde5c87b6307271c0cd56786d82c9ecc7 (diff) | |
| download | gentoo-7131703c3d0024686f34ebfcb0ee4f72282b088e.tar.gz gentoo-7131703c3d0024686f34ebfcb0ee4f72282b088e.tar.bz2 gentoo-7131703c3d0024686f34ebfcb0ee4f72282b088e.zip | |
dev-libs/aws-c-cal: Fix building with USE="static-libs" (#761385)
Whe building with USE="static-libs", the final linker stage fails
with:
````
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib64/libcrypto.a(c_zlib.o):
in function `zlib_stateful_expand_block':
undefined reference to `inflate'
undefined reference to `deflateEnd'
````
To fix this -lz is now explicitly added when merging with
USE="static-libs"
Closes: https://bugs.gentoo.org/761385
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/ipython/ipython-7.21.0.ebuild')
0 files changed, 0 insertions, 0 deletions
