summaryrefslogtreecommitdiffhomepage
path: root/vars/python3.vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-01-19 19:04:09 +0100
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-01-19 19:33:02 +0000
commit58542697c14bae5c8d81bb2c1cc60dd015cdc0c6 (patch)
tree98fd9e32a12c7af8e277cdb217abd066929d5ed6 /vars/python3.vars
parent10f4bdb5d0146d5f51bd4e0d568f3861f45e99a0 (diff)
downloadmidipix_build-58542697c14bae5c8d81bb2c1cc60dd015cdc0c6.tar.bz2
midipix_build-58542697c14bae5c8d81bb2c1cc60dd015cdc0c6.tar.xz
{clang,llvm}_host: adds clang v3.8.1 and llvm v3.8.1 (via Redfoxmoon.)
Diffstat (limited to 'vars/python3.vars')
-rw-r--r--vars/python3.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/python3.vars b/vars/python3.vars
index 9cdc016f..1c0d8d71 100644
--- a/vars/python3.vars
+++ b/vars/python3.vars
@@ -4,7 +4,7 @@
pkg_python3_configure_pre() {
(cd ../${PKG_SUBDIR} && autoconf);
- (unset AR BLDSHARED CC CFLAGS CPPFLAGS LDFLAGS RANLIB;
+ (unset AR BLDSHARED CC CFLAGS CPPFLAGS CXX LDFLAGS RANLIB;
mv -- config.cache ../${PKG_SUBDIR}/config.cache;
../${PKG_SUBDIR}/configure;
make _FIP=Programs/host_freeze_importlib Programs/host_freeze_importlib \