mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-lisp/gcl: allow user patches
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -56,6 +56,8 @@ src_prepare() {
|
||||
epatch "${WORKDIR}"/fedora/largefile.patch
|
||||
epatch "${WORKDIR}"/fedora/arm.patch
|
||||
|
||||
epatch_user
|
||||
|
||||
sed -e 's|"-fomit-frame-pointer"|""|' -i configure
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user