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