summaryrefslogtreecommitdiff
path: root/sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild
index 24292034ab49..b495f342e0a4 100644
--- a/sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-6.13.0-r1.ebuild
@@ -66,9 +66,6 @@ src_configure() {
use elibc_musl && \
append-flags -D_LARGEFILE64_SOURCE -DOVERRIDE_SYSTEM_STATX
- # Build fails with -O3 (bug #712698)
- replace-flags -O3 -O2
-
# Upstream does NOT support --disable-static anymore,
# https://www.spinics.net/lists/linux-xfs/msg30185.html
# https://www.spinics.net/lists/linux-xfs/msg30272.html