From: David Seifert Date: Sun, 20 Oct 2019 12:38:07 +0000 (+0200) Subject: media-sound/gsm: Remove broken call to multilib-minimal_src_compile X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=07c91a8054fc8175a816a1b0611c5e811960b7b4;p=gentoo.git 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 --- diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild index 133997802724..47621630dd40 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() {