]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m32r/configure.in
Do not mark .reloc sections as containing debug info.
[thirdparty/binutils-gdb.git] / sim / m32r / configure.in
CommitLineData
c906108c
SS
1dnl Process this file with autoconf to produce a configure script.
2sinclude(../common/aclocal.m4)
3AC_PREREQ(2.5)dnl
4AC_INIT(Makefile.in)
5
6SIM_AC_COMMON
7
8SIM_AC_OPTION_ENDIAN(BIG_ENDIAN)
9SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
10SIM_AC_OPTION_HOSTENDIAN
11SIM_AC_OPTION_SCACHE(16384)
12SIM_AC_OPTION_DEFAULT_MODEL(m32r/d)
13SIM_AC_OPTION_ENVIRONMENT
14SIM_AC_OPTION_INLINE()
15SIM_AC_OPTION_CGEN_MAINT
16
17SIM_AC_OUTPUT