summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-09-12 21:11:28 +0200
committerUlrich Müller <ulm@gentoo.org>2024-09-12 21:12:10 +0200
commit8919eb6252e1ab48cf4942f46bf1f5e2d1165f52 (patch)
tree21a705b4669b88f58c0c0768270d17f9327b0013 /app-editors
parentx11-libs/libdrm: Add IUSE=doc to control man pages (diff)
downloadgentoo-8919eb6252e1ab48cf4942f46bf1f5e2d1165f52.tar.gz
gentoo-8919eb6252e1ab48cf4942f46bf1f5e2d1165f52.tar.bz2
gentoo-8919eb6252e1ab48cf4942f46bf1f5e2d1165f52.zip
app-editors/emacs: Whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/emacs-26.3-r18.ebuild1
-rw-r--r--app-editors/emacs/emacs-26.3-r19.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-26.3-r18.ebuild b/app-editors/emacs/emacs-26.3-r18.ebuild
index 97ace2e9568e..a6495367c009 100644
--- a/app-editors/emacs/emacs-26.3-r18.ebuild
+++ b/app-editors/emacs/emacs-26.3-r18.ebuild
@@ -125,7 +125,6 @@ src_prepare() {
src_configure() {
strip-flags
filter-flags -pie #526948
-
replace-flags "-O[3-9]" -O2
# We want floating-point arithmetic to be correct #933380
diff --git a/app-editors/emacs/emacs-26.3-r19.ebuild b/app-editors/emacs/emacs-26.3-r19.ebuild
index f03eb678f150..1c0632f3fb90 100644
--- a/app-editors/emacs/emacs-26.3-r19.ebuild
+++ b/app-editors/emacs/emacs-26.3-r19.ebuild
@@ -125,7 +125,6 @@ src_prepare() {
src_configure() {
strip-flags
filter-flags -pie #526948
-
replace-flags "-O[3-9]" -O2
# We want floating-point arithmetic to be correct #933380