From 7eca7976b443d819a31e5ee7c0fcef5d3600790f Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Mon, 21 Jan 2019 22:37:08 +0200 Subject: [PATCH] net-wireless/aircrack-ng: apply static search Bug: https://bugs.gentoo.org/show_bug.cgi?id=675950 Signed-off-by: Alon Bar-Lev Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- net-wireless/aircrack-ng/aircrack-ng-1.5.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-wireless/aircrack-ng/aircrack-ng-1.5.2.ebuild b/net-wireless/aircrack-ng/aircrack-ng-1.5.2.ebuild index f5006d8091e0..37faadada3ad 100644 --- a/net-wireless/aircrack-ng/aircrack-ng-1.5.2.ebuild +++ b/net-wireless/aircrack-ng/aircrack-ng-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -57,6 +57,7 @@ src_prepare() { src_configure() { econf \ + STATIC_LIBDIR_NAME="$(get_libdir)" \ --disable-asan \ --enable-shared \ --disable-static \ -- 2.26.2