[PATCH] Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.

Mark Wielaard mjw at redhat.com
Fri Jun 5 12:54:28 UTC 2015


On Sun, 2015-05-31 at 22:42 +0200, Mark Wielaard wrote:
> 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.

Pushed to master.


More information about the elfutils-devel mailing list