summaryrefslogtreecommitdiff
path: root/Cross
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2014-06-11 09:45:44 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2014-06-11 09:45:44 +0200
commitf6a82adeac84b0be20188fd4ea164d8e4a1cc131 (patch)
treef54d5a7cf728c9783ac5d0a021cd64b607d2ff1a /Cross
parent60bd7b488a4d9a548c63a8440324726b52ba9a3c (diff)
downloadperl-f6a82adeac84b0be20188fd4ea164d8e4a1cc131.tar.gz
Fix cbacktrace
Diffstat (limited to 'Cross')
-rw-r--r--Cross/config.sh-arm-linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index 1aad80db29..f703258bfe 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -1028,6 +1028,7 @@ uquadtype='unsigned long long'
use5005threads='undef'
use64bitall='undef'
use64bitint='undef'
+usecbacktrace='undef'
usecrosscompile='undef'
usedevel='undef'
usedl='define'