Fix typo in script comment

git-svn-id: trunk@47229 -
This commit is contained in:
pierre 2020-10-27 23:11:23 +00:00
parent b25d9014df
commit f80bd9b034

View File

@ -212,7 +212,7 @@ case $CPU_SOURCE in
mipsel) FPC32=ppcmipsel; FPC64=;;
esac
# No i386<->x86_64 cross-compilation on OpeenBSD
# No i386<->x86_64 cross-compilation on OpenBSD
if [ "$OS_SOURCE" == "openbsd" ] ; then
if [ "$CPU_SOURCE" == "i386" ] ; then
FPC64=