mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Merge 6dc84632ab into 7099af8f5e
This commit is contained in:
commit
293b57a011
2 changed files with 2 additions and 10 deletions
6
configure
generated
vendored
6
configure
generated
vendored
|
|
@ -9616,11 +9616,7 @@ then
|
||||||
case $ac_sys_system in
|
case $ac_sys_system in
|
||||||
SCO_SV*) OPT="$OPT -m486 -DSCO5"
|
SCO_SV*) OPT="$OPT -m486 -DSCO5"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
|
||||||
|
|
||||||
*)
|
|
||||||
OPT="-O"
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
|
|
@ -2332,11 +2332,7 @@ then
|
||||||
case $ac_sys_system in
|
case $ac_sys_system in
|
||||||
SCO_SV*) OPT="$OPT -m486 -DSCO5"
|
SCO_SV*) OPT="$OPT -m486 -DSCO5"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
|
||||||
|
|
||||||
*)
|
|
||||||
OPT="-O"
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue