commit: 07c91a8054fc8175a816a1b0611c5e811960b7b4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 12:38:07 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 12:38:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c91a80
media-sound/gsm: Remove broken call to multilib-minimal_src_compile
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/gsm/gsm-1.0.13-r1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild
b/media-sound/gsm/gsm-1.0.13-r1.ebuild
index 13399780272..47621630dd4 100644
--- a/media-sound/gsm/gsm-1.0.13-r1.ebuild
+++ b/media-sound/gsm/gsm-1.0.13-r1.ebuild
@@ -34,8 +34,6 @@ src_configure() {
# From upstream Makefile. Define this if your host multiplies
# floats faster than integers, e.g. on a SPARCstation.
use sparc && append-flags -DUSE_FLOAT_MUL -DFAST
-
- multilib-minimal_src_compile
}
multilib_src_compile() {