commit:     d03a59348f9eb14b84f6a7a079106f24a47249bb
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 21:28:32 2021 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 21:29:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d03a5934

media-sound/mpg123: Really remove x86-macos

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 media-sound/mpg123/mpg123-1.25.13.ebuild | 3 ---
 media-sound/mpg123/mpg123-1.26.3.ebuild  | 3 ---
 media-sound/mpg123/mpg123-1.26.4.ebuild  | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/media-sound/mpg123/mpg123-1.25.13.ebuild 
b/media-sound/mpg123/mpg123-1.25.13.ebuild
index 2a5c65350d9..634c8ef13f4 100644
--- a/media-sound/mpg123/mpg123-1.25.13.ebuild
+++ b/media-sound/mpg123/mpg123-1.25.13.ebuild
@@ -65,9 +65,6 @@ multilib_src_configure() {
        elif use x86 && gcc-specs-pie ; then
                # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504
                _cpu=generic_fpu
-       elif use x86-macos ; then
-               # ASM doesn't work quite as expected with the Darwin linker
-               _cpu=generic_fpu
        else
                use cpu_flags_x86_mmx && _cpu=mmx
                use cpu_flags_x86_3dnow && _cpu=3dnow

diff --git a/media-sound/mpg123/mpg123-1.26.3.ebuild 
b/media-sound/mpg123/mpg123-1.26.3.ebuild
index dc32bcffb7e..0a9547accb7 100644
--- a/media-sound/mpg123/mpg123-1.26.3.ebuild
+++ b/media-sound/mpg123/mpg123-1.26.3.ebuild
@@ -65,9 +65,6 @@ multilib_src_configure() {
        elif use x86 && gcc-specs-pie ; then
                # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504
                _cpu=generic_fpu
-       elif use x86-macos ; then
-               # ASM doesn't work quite as expected with the Darwin linker
-               _cpu=generic_fpu
        else
                use cpu_flags_x86_mmx && _cpu=mmx
                use cpu_flags_x86_3dnow && _cpu=3dnow

diff --git a/media-sound/mpg123/mpg123-1.26.4.ebuild 
b/media-sound/mpg123/mpg123-1.26.4.ebuild
index dc32bcffb7e..0a9547accb7 100644
--- a/media-sound/mpg123/mpg123-1.26.4.ebuild
+++ b/media-sound/mpg123/mpg123-1.26.4.ebuild
@@ -65,9 +65,6 @@ multilib_src_configure() {
        elif use x86 && gcc-specs-pie ; then
                # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504
                _cpu=generic_fpu
-       elif use x86-macos ; then
-               # ASM doesn't work quite as expected with the Darwin linker
-               _cpu=generic_fpu
        else
                use cpu_flags_x86_mmx && _cpu=mmx
                use cpu_flags_x86_3dnow && _cpu=3dnow

Reply via email to