sim: overhaul & unify endian settings management
[deliverable/binutils-gdb.git] / sim / or1k / configure.ac
CommitLineData
fa8b7c21 1dnl Process this file with autoconf to produce a configure script.
fa8b7c21 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
fa8b7c21
SH
4
5SIM_AC_COMMON
6
fa8b7c21
SH
7SIM_AC_OPTION_BITSIZE([32], [31], [32])
8SIM_AC_OPTION_SCACHE(16384)
9SIM_AC_OPTION_DEFAULT_MODEL([or1200])
5c1008a4 10SIM_AC_OPTION_WARNINGS(no)
fa8b7c21
SH
11SIM_AC_OPTION_CGEN_MAINT
12
13SIM_AC_OUTPUT
This page took 0.188973 seconds and 4 git commands to generate.