]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - sim/or1k/configure.ac
sim: or1k: delete redundant SIM_AC_OPTION_INLINE call
[thirdparty/binutils-gdb.git] / sim / or1k / configure.ac
... / ...
CommitLineData
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(Makefile.in)
3sinclude(../common/acinclude.m4)
4
5SIM_AC_COMMON
6
7SIM_AC_OPTION_ENDIAN(BIG)
8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
9SIM_AC_OPTION_BITSIZE([32], [31], [32])
10SIM_AC_OPTION_SCACHE(16384)
11SIM_AC_OPTION_DEFAULT_MODEL([or1200])
12SIM_AC_OPTION_WARNINGS(no)
13SIM_AC_OPTION_ENVIRONMENT
14SIM_AC_OPTION_CGEN_MAINT
15
16SIM_AC_OUTPUT