modify cmodel

develop
sunnycase 2018-04-12 12:12:40 +00:00
parent 5968f39737
commit 5b799a4dcf
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -3347,7 +3347,7 @@ if test "x$with_cmodel" != x; then :
cmodel=-mcmodel=$with_cmodel
else
cmodel=-mcmodel=medlow
cmodel=-mcmodel=medany
fi