
| Path : /usr/lib/gcc/x86_64-linux-gnu/4.9/ |
| Current File : //usr/lib/gcc/x86_64-linux-gnu/4.9/libsanitizer.spec |
# This spec file is read by gcc when linking. It is used to specify the # standard libraries we need in order to link with various sanitizer libs. *link_libasan: -lpthread -ldl -lm *link_libtsan: -lpthread -ldl -lm *link_libubsan: -lpthread -ldl -lm *link_liblsan: -lpthread -ldl -lm