aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/configure.ac
blob: 57a2d5fe3d7aaea220d3bf53ab0806b6129ed85e (plain)
1
2
3
4
5
6
7
8
9
10
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])

SIM_AC_OPTION_SCACHE(16384)

# The default model shouldn't matter as long as there's a BFD.
SIM_AC_OPTION_DEFAULT_MODEL(crisv32)

SIM_AC_OUTPUT