blob: 25d20a78bb98f3d5623a39b0892fd033b7f07576 [file] [log] [blame]
# 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