repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct arm_it
[binutils-gdb.git]
/
sim
/
moxie
/
configure.ac
blob
3f2e55389e3aecbfb1c3f0c784eb36d566733f2a
1
dnl Process this file with autoconf to produce a configure script.
2
AC_INIT(Makefile.in)
3
sinclude(../common/acinclude.m4)
4
5
SIM_AC_COMMON
6
7
AC_CHECK_TOOL(DTC, dtc)
8
9
SIM_AC_OPTION_ENDIAN(BIG)
10
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
11
SIM_AC_OPTION_WARNINGS
12
13
SIM_AC_OUTPUT