diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-22 11:05:52 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-09-19 09:26:48 -0400 |
commit | d6d36205af417d227110bac72e1801d73862770f (patch) | |
tree | d6e052f71467033a4e2b9ea86b1f298d03578f43 /Cross | |
parent | 4e5044f034f5b5d064c8d998817c4476bf4842a3 (diff) | |
download | perl-d6d36205af417d227110bac72e1801d73862770f.tar.gz |
Configure -Dusequadmath.
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index ab05e84e93..ca36a553dc 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -1063,6 +1063,7 @@ usensgetexecutablepath='undef' useopcode='true' useperlio='define' useposix='true' +usequadmath='undef' usereentrant='undef' userelocatableinc='undef' useshrplib='true' |