projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c22f2
)
Add comment about enabing PowerPC simulator
author
Michael Meissner
<gnu@the-meissners.org>
Fri, 10 Nov 1995 11:38:13 +0000
(11:38 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Fri, 10 Nov 1995 11:38:13 +0000
(11:38 +0000)
sim/configure.in
patch
|
blob
|
history
diff --git
a/sim/configure.in
b/sim/configure.in
index a451bd0aa54b1c3dced47a0e13701f0b629d6842..f15b1c76ecca755ed95f2387b0d769066faad224 100644
(file)
--- 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