mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/uthash: Cleanup ebuild
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
74f544d9b6
commit
a6d840e4e2
@@ -21,9 +21,12 @@ PATCHES=(
|
||||
"${FILESDIR}"/${PN}-2.1.0-cflags.patch
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
tc-export CC
|
||||
}
|
||||
|
||||
src_test() {
|
||||
cd tests || die
|
||||
emake CC="$(tc-getCC)"
|
||||
emake -C tests
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user