Files
third_party_elfutils/lib
Mark Wielaard 170f1bb0a8 Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.
The -fsanitize=undefined check need to use AC_LINK_IFELSE to make sure
libubsan is installed. When doing undefined checking we should disable
ALLOW_UNALIGNED memory accesses to catch issues where we do unaligned
accesses by accident.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
2015-06-05 14:52:29 +02:00
..
2013-04-26 10:06:08 +02:00
2013-04-26 17:00:50 +02:00