Add libraries the statically linked address sanitizer library needs.

This commit is contained in:
christos 2014-10-22 16:52:23 +00:00
parent f9211b1169
commit ff64bca229

View File

@ -144,6 +144,8 @@ along with GCC; see the file COPYING3. If not see
#undef LIB_SPEC
#define LIB_SPEC NETBSD_LIB_SPEC
#define ADD_STATIC_LIBASAN_LIBS -lstdc++ -lpthread
/* Pass -cxx-isystem to cc1/cc1plus. */
#define NETBSD_CC1_AND_CC1PLUS_SPEC \
"%{cxx-isystem}"