summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9999.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-29 12:01:58 +0100
committerSam James <sam@gentoo.org>2025-06-29 12:01:58 +0100
commitdc0d830c133f2f2e8729bb9b192b8712f37ac182 (patch)
tree055730b9e6f55b93920182031a1ba00789258714 /app-editors/vim-core/vim-core-9999.ebuild
parent464630b66751fade775dd4226c8a7a90583bdc1c (diff)
downloadgentoo-dc0d830c133f2f2e8729bb9b192b8712f37ac182.tar.gz
gentoo-dc0d830c133f2f2e8729bb9b192b8712f37ac182.tar.bz2
gentoo-dc0d830c133f2f2e8729bb9b192b8712f37ac182.zip
app-editors/vim-core: drop ancient flag mangling
None of this should be needed now. Any new issues will be investigated afresh. Bug: https://bugs.gentoo.org/37354 Bug: https://bugs.gentoo.org/57859 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core/vim-core-9999.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
index 6884c8d3de72..d9ac9cfb553b 100644
--- a/app-editors/vim-core/vim-core-9999.ebuild
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -116,10 +116,6 @@ src_prepare() {
}
src_configure() {
- # Fix bug #37354: Disallow -funroll-all-loops on amd64
- # Bug 57859 suggests that we want to do this for all archs
- filter-flags -funroll-all-loops
-
emake -j1 -C src autoconf
# This should fix a sandbox violation (see bug 24447). The hvc