From: Michael Meissner Date: Fri, 10 Nov 1995 11:38:13 +0000 (+0000) Subject: Add comment about enabing PowerPC simulator X-Git-Tag: gdb-4_18~10158 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e218c1be05d120ab0a82b7826bc6d312779fc7e8;p=platform%2Fupstream%2Fbinutils.git Add comment about enabing PowerPC simulator --- diff --git a/sim/configure.in b/sim/configure.in index a451bd0..f15b1c7 100644 --- a/sim/configure.in +++ b/sim/configure.in @@ -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