Remove mudflap build option.
authorMark Wielaard <mjw@redhat.com>
Sun, 13 Apr 2014 15:39:57 +0000 (17:39 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 18 Apr 2014 09:46:51 +0000 (11:46 +0200)
commit3232479483cad695d1872b879128a23da3953a7d
tree775fd4f2dc1620baa75c96e7d1e73fb882b57671
parentf7cdc74ed34adc539186385342d99b357c3dbb6b
Remove mudflap build option.

The --enable-mudflap configure build has been broken for 2 years without
anybody apparently noticing. GCC 4.9 removed mudflap support. Before
release we now run make distcheck with valgrind support. Removal of the
mudflap configure option simplifies the build a little.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
25 files changed:
ChangeLog
backends/ChangeLog
backends/Makefile.am
config/ChangeLog
config/eu.am
configure.ac
libasm/ChangeLog
libasm/Makefile.am
libcpu/ChangeLog
libcpu/Makefile.am
libdw/ChangeLog
libdw/Makefile.am
libdwfl/ChangeLog
libdwfl/Makefile.am
libdwfl/argp-std.c
libelf/ChangeLog
libelf/Makefile.am
libelf/elf_begin.c
libelf/elf_update.c
src/ChangeLog
src/Makefile.am
src/strings.c
tests/ChangeLog
tests/Makefile.am
tests/configure.ac