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 /symbian | |
parent | 4e5044f034f5b5d064c8d998817c4476bf4842a3 (diff) | |
download | perl-d6d36205af417d227110bac72e1801d73862770f.tar.gz |
Configure -Dusequadmath.
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 17ffb7b140..193b8db9b9 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -849,6 +849,7 @@ usensgetexecutablepath='undef' useopcode='true' useperlio='define' useposix='true' +usequadmath='undef' usereentrant='undef' userelocatableinc='undef' useshrplib='false' |