Revert "Add -fsanitize=undefined to CFLAGS."
commitb40dec8337f2e012589601ac9a7ebfc96a5057dd
authorBen Kibbey <bjk@luxsci.net>
Sat, 3 Sep 2016 00:53:37 +0000 (2 20:53 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 3 Sep 2016 00:53:37 +0000 (2 20:53 -0400)
treeea7356d6a64431c02772916b48ef411d42b759e1
parenta2d6aa04dd84708458671cf4d6d27304e8bb72ad
Revert "Add -fsanitize=undefined to CFLAGS."

This reverts commit 8d46d5cadcdb4d3c53f0d2584b164cf668fedc9c.

Let the user specify CFLAGS via command line or config.site. Not all
systems add needed libraries to support these -fsanitize flags even
though the test passes during configure.
configure.ac