Add comment about enabing PowerPC simulator

This commit is contained in:
Michael Meissner 1995-11-10 11:38:13 +00:00
parent f7c22f27af
commit e218c1be05
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ else
fi
AC_SUBST(CC_FOR_BUILD)
# The PowerPC simulator uses the GCC extension long long as well as
# ANSI prototypes, so don't enable it for random host compilers
# unless asked to.
AC_ARG_ENABLE(sim-powerpc,
[ --enable-sim-powerpc ],
[case "${enableval}" in