From e9c9bb65fa5b39932c7651c424295f262a4e8060 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 11 Jul 2021 20:48:58 +0200 Subject: app-editors/emacs: Whitespace fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller --- app-editors/emacs/emacs-28.0.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/emacs/emacs-28.0.9999.ebuild b/app-editors/emacs/emacs-28.0.9999.ebuild index 4a6795ce8017..682e0651a360 100644 --- a/app-editors/emacs/emacs-28.0.9999.ebuild +++ b/app-editors/emacs/emacs-28.0.9999.ebuild @@ -145,6 +145,7 @@ src_prepare() { # These files ignore LDFLAGS. We assign the variable here, because # for live ebuilds FULL_VERSION doesn't exist in global scope QA_FLAGS_IGNORED="usr/$(get_libdir)/emacs/${FULL_VERSION}/native-lisp/.*" + # gccjit doesn't play well with ccache #801580 # For now, work around the problem with an explicit LIBRARY_PATH has ccache ${FEATURES} \ -- cgit v1.2.3-65-gdbad