dev-lisp/PSL: export CC

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-26 07:56:10 +01:00
parent e4d2be709b
commit f16d78fcb7

View File

@@ -3,6 +3,8 @@
EAPI=8
inherit toolchain-funcs
COMMIT="f489ea67801d04d44cc65d63365d187cdd58dbe9"
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"
src_compile() {
tc-export CC
default
emake sizes
if use doc; then