]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/or1k/configure.ac
sim: delete SIM_AC_COMMON macro
[thirdparty/binutils-gdb.git] / sim / or1k / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(Makefile.in)
3 AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
4
5 SIM_AC_OPTION_BITSIZE([32], [31], [32])
6 SIM_AC_OPTION_SCACHE(16384)
7 SIM_AC_OPTION_DEFAULT_MODEL([or1200])
8
9 SIM_AC_OUTPUT