aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <stephen.arnold42@gmail.com>2016-03-14 01:42:01 -0700
committerSteve Arnold <stephen.arnold42@gmail.com>2016-03-14 01:42:01 -0700
commit21ffb02ba9318b801682403ce8f6756e28d32904 (patch)
treed455c2dc0ff8b5616a288d515ec58bff5fa51c96 /dev-lang/perl/files/eblits/src_configure-v50180002.eblit
parentupdated imx6q and trimslice configs (diff)
downloadarm-21ffb02ba9318b801682403ce8f6756e28d32904.tar.gz
arm-21ffb02ba9318b801682403ce8f6756e28d32904.tar.bz2
arm-21ffb02ba9318b801682403ce8f6756e28d32904.zip
dev-lang/perl: add less hacky workaround and config options for armv7/v8
Diffstat (limited to 'dev-lang/perl/files/eblits/src_configure-v50180002.eblit')
-rw-r--r--dev-lang/perl/files/eblits/src_configure-v50180002.eblit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/files/eblits/src_configure-v50180002.eblit b/dev-lang/perl/files/eblits/src_configure-v50180002.eblit
index cb983f7..6e0dcaa 100644
--- a/dev-lang/perl/files/eblits/src_configure-v50180002.eblit
+++ b/dev-lang/perl/files/eblits/src_configure-v50180002.eblit
@@ -107,7 +107,7 @@ eblit-perl-src_configure() {
myconf -Dnoextensions="${disabled_extensions}"
- use arm && myconf -Ud_longdbl
+ [[ ${ARCH} == arm* ]] && myconf -Ud_longdbl
use nmext && myconf -Uusenm