Switch the inferior too in switch_to_program_space_and_thread
[deliverable/binutils-gdb.git] / sim / iq2000 / configure.ac
CommitLineData
edece237 1dnl Process this file with autoconf to produce a configure script.
edece237 2AC_INIT(Makefile.in)
9c082ca8 3sinclude(../common/acinclude.m4)
edece237 4
6ffe910a 5SIM_AC_COMMON
edece237 6
1ac72f06 7SIM_AC_OPTION_ENDIAN(BIG)
edece237 8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
edece237
CV
9SIM_AC_OPTION_SCACHE(16384)
10SIM_AC_OPTION_DEFAULT_MODEL(iq2000)
edece237
CV
11SIM_AC_OPTION_CGEN_MAINT
12
97f478c5 13SIM_AC_OPTION_HARDWARE(yes,"","")
94c63d78 14
edece237 15SIM_AC_OUTPUT
This page took 0.619103 seconds and 4 git commands to generate.