mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
net-irc/tiny: silence LDFLAGS warnings
This is a Rust ebuild. Closes: https://bugs.gentoo.org/833828 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
This commit is contained in:
@@ -142,6 +142,8 @@ IUSE="dbus openssl"
|
||||
DEPEND="openssl? ( dev-libs/openssl:= ) dbus? ( sys-apps/dbus )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/tiny"
|
||||
|
||||
src_configure() {
|
||||
local myfeatures=()
|
||||
if use openssl
|
||||
|
||||
Reference in New Issue
Block a user