mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
net-misc/kissy: fix CFLAGS and LDFLAGS
Closes: https://bugs.gentoo.org/975968 Closes: https://bugs.gentoo.org/975967 Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
@@ -18,5 +18,5 @@ RDEPEND="net-misc/openssh"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_install() {
|
||||
emake PREFIX="${D}/usr" install
|
||||
emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" PREFIX="${D}/usr" install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user