commit:     833cda0ebfeee6e493623e55a4ec94ece9bc9825
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 19:32:13 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 19:39:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833cda0e

app-emulation/wine-vanilla: adjust comments w/ bugref for clang

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild   | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-8.0.1.ebuild   | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild   | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-8.11-r1.ebuild | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-8.12.ebuild    | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild    | 3 ++-
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild    | 3 ++-
 7 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild
index eee523c84dde..ddff00b2ea43 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild
@@ -178,7 +178,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.0.1.ebuild
index aed49df3605b..fff16211ef70 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.0.1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.1.ebuild
@@ -176,7 +176,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
index ca24322d73fc..fb1ab81d78d7 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
@@ -176,7 +176,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.11-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.11-r1.ebuild
index 9573a0a88c0b..ba2f5e2f4c08 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.11-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.11-r1.ebuild
@@ -180,7 +180,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.12.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.12.ebuild
index 9573a0a88c0b..ba2f5e2f4c08 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.12.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.12.ebuild
@@ -180,7 +180,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
index 8eec4853243e..3822698583f1 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.13.ebuild
@@ -36,6 +36,7 @@ IUSE="
        +truetype udev udisks +unwind usb v4l +vulkan wayland wow64
        +xcomposite xinerama"
 # bug #551124 for truetype
+# TODO: wow64 can be done without mingw if using clang (needs bug #912237)
 REQUIRED_USE="
        X? ( truetype )
        crossdev-mingw? ( mingw )
@@ -192,7 +193,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 8eec4853243e..3822698583f1 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -36,6 +36,7 @@ IUSE="
        +truetype udev udisks +unwind usb v4l +vulkan wayland wow64
        +xcomposite xinerama"
 # bug #551124 for truetype
+# TODO: wow64 can be done without mingw if using clang (needs bug #912237)
 REQUIRED_USE="
        X? ( truetype )
        crossdev-mingw? ( mingw )
@@ -192,7 +193,7 @@ src_prepare() {
                        # drop as a quick fix for now which hopefully should be 
safe
                        sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
                else
-                       # ./configure will abort looking for -mabi=ms, so do it 
early
+                       # known broken due to bug #912237, require mingw for now
                        die "building ${PN} with clang requires USE=mingw to be 
enabled"
                fi
        fi

Reply via email to