From 62f82c107c3904ac6917ece47301d2999c7dd90e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:17:25 +0100 Subject: gentoo resync : 14.07.2018 --- app-editors/emacs/emacs-25.3-r4.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app-editors/emacs/emacs-25.3-r4.ebuild') diff --git a/app-editors/emacs/emacs-25.3-r4.ebuild b/app-editors/emacs/emacs-25.3-r4.ebuild index c6d29908c41b..6911c651218c 100644 --- a/app-editors/emacs/emacs-25.3-r4.ebuild +++ b/app-editors/emacs/emacs-25.3-r4.ebuild @@ -127,6 +127,9 @@ src_configure() { replace-flags "-O[3-9]" -O2 fi + # Don't trigger a floating point exception for NaNs on alpha + use alpha && append-flags -mieee + local myconf if use alsa; then -- cgit v1.2.3