mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Revert "media-libs/sdl2-image: Fix for multilib + slibtool"
Invalid signoff, violation of GLEP 76 copyright policy.
This reverts commit 71f83406f4.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -51,10 +51,6 @@ multilib_src_configure() {
|
||||
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
multilib_src_compile() {
|
||||
emake OBJC="$(tc-getCC)"
|
||||
}
|
||||
|
||||
multilib_src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
multilib_is_native_abi && newbin .libs/showimage$(get_exeext) showimage2$(get_exeext)
|
||||
|
||||
Reference in New Issue
Block a user