]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/cris/configure.ac
sim: overhaul & unify endian settings management
[thirdparty/binutils-gdb.git] / sim / cris / configure.ac
CommitLineData
f6bcefef 1dnl Process this file with autoconf to produce a configure script.
f6bcefef 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
f6bcefef 4
6ffe910a 5SIM_AC_COMMON
f6bcefef 6
f6bcefef 7SIM_AC_OPTION_SCACHE(16384)
bf470982 8SIM_AC_OPTION_WARNINGS(no)
9d903352 9SIM_AC_OPTION_HARDWARE(rv cris cris_900000xx)
f6bcefef
HPN
10
11# The default model shouldn't matter as long as there's a BFD.
12SIM_AC_OPTION_DEFAULT_MODEL(crisv32)
f6bcefef
HPN
13SIM_AC_OPTION_CGEN_MAINT
14
15SIM_AC_OUTPUT