Add libraries the statically linked address sanitizer library needs.
This commit is contained in:
parent
f9211b1169
commit
ff64bca229
2
external/gpl3/gcc/dist/gcc/config/netbsd.h
vendored
2
external/gpl3/gcc/dist/gcc/config/netbsd.h
vendored
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user