For now, disable using -fsanitize=bounds for the libc ssp tests, when
authordim <dim@FreeBSD.org>
Mon, 24 Nov 2014 20:07:09 +0000 (20:07 +0000)
committerdim <dim@FreeBSD.org>
Mon, 24 Nov 2014 20:07:09 +0000 (20:07 +0000)
commita4c4d4abcc40c0860e6961bf2f7c76f7ab5a3ada
treec9a7d2ca316ecb5a96b0e9ab5fe1c7447b946174
parent5ffe4e5562c85ed6d4629e3641a23080692df4aa
For now, disable using -fsanitize=bounds for the libc ssp tests, when
using clang 3.5.0, until the runtime support (via compiler-rt) is added.
Otherwise, this would lead to link errors about missing support
libraries.
lib/libc/tests/ssp/Makefile