* cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
[deliverable/binutils-gdb.git] / config / mh-a68bsd
CommitLineData
3b57ba90 1RANLIB=true
e63e7f9f
JK
2
3#None of the Apollo compilers can compile gas or binutils. The preprocessor
4# chokes on bfd, the compiler won't let you assign integers to enums, and
5# other problems. Defining CC to gcc is a questionable way to say "don't use
6# the apollo compiler" (the preferred version of GCC could be called cc,
7# or whatever), but I'm not sure leaving CC as cc is any better...
8
9#CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG
10CC=gcc
11
0a674bb5 12BISON=yacc
This page took 0.205514 seconds and 4 git commands to generate.