mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/pyzmq: Disable adding RPATH
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -57,6 +57,8 @@ src_configure() {
|
||||
DISTUTILS_ARGS=(
|
||||
-DZMQ_DRAFT_API="$(usex drafts)"
|
||||
-DPYZMQ_NO_BUNDLE=ON
|
||||
# unnecessarily adds /usr/lib* to rpath
|
||||
-DPYZMQ_LIBZMQ_RPATH=OFF
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user