]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/cris/configure.ac
sim: unify platform function & header tests
[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
1ac72f06 7SIM_AC_OPTION_ENDIAN(LITTLE)
f6bcefef 8SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
f6bcefef 9SIM_AC_OPTION_SCACHE(16384)
bf470982 10SIM_AC_OPTION_WARNINGS(no)
9d903352 11SIM_AC_OPTION_HARDWARE(rv cris cris_900000xx)
f6bcefef
HPN
12
13# The default model shouldn't matter as long as there's a BFD.
14SIM_AC_OPTION_DEFAULT_MODEL(crisv32)
f6bcefef
HPN
15SIM_AC_OPTION_CGEN_MAINT
16
17SIM_AC_OUTPUT