mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-lisp/PSL: export CC
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
|
inherit toolchain-funcs
|
||||||
|
|
||||||
COMMIT="f489ea67801d04d44cc65d63365d187cdd58dbe9"
|
COMMIT="f489ea67801d04d44cc65d63365d187cdd58dbe9"
|
||||||
|
|
||||||
DESCRIPTION="Portable Standard Lisp"
|
DESCRIPTION="Portable Standard Lisp"
|
||||||
@@ -28,6 +30,7 @@ DOCS=( README.md README.2 manual/sl.pdf manual/lispman.pdf )
|
|||||||
PATCHES="${FILESDIR}/${P}-respect-flags.patch"
|
PATCHES="${FILESDIR}/${P}-respect-flags.patch"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
tc-export CC
|
||||||
default
|
default
|
||||||
emake sizes
|
emake sizes
|
||||||
if use doc; then
|
if use doc; then
|
||||||
|
|||||||
Reference in New Issue
Block a user