summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-08-06 01:41:45 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-08-07 20:49:10 +0100
commita13f68d153ae0c124bd2f3fc025085101a6be63e (patch)
treed6f65542ce755cd599bef1f4bc05f562c2bce344
parentprofiles/enlightenment/build: dev-lang/luajit is a host-dependency (diff)
downloadportage-a13f68d153ae0c124bd2f3fc025085101a6be63e.tar.xz
profiles/enlightenment/build/native/x86_64-pc-linux-gnux32: Disable
luajittex USE flag by default
-rw-r--r--profiles/enlightenment/build/native/x86_64-pc-linux-gnux32/make.defaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/enlightenment/build/native/x86_64-pc-linux-gnux32/make.defaults b/profiles/enlightenment/build/native/x86_64-pc-linux-gnux32/make.defaults
new file mode 100644
index 00000000..ff3f35da
--- /dev/null
+++ b/profiles/enlightenment/build/native/x86_64-pc-linux-gnux32/make.defaults
@@ -0,0 +1,4 @@
+# 05/08/2015 - beber
+# Luajit is broken on x32
+# Bug #542620
+USE="-luajittex"