x11-terms/xvt: move tc-export CC to src_configure()

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Aaron Bauman
2018-05-31 08:55:51 -04:00
parent 1ffccc7596
commit 8780009d7f

View File

@@ -38,8 +38,7 @@ PATCHES=(
"${FILESDIR}/${PN}-pts.patch"
)
src_prepare() {
default
src_configure() {
tc-export CC
}