OSDN Git Service

cancellation-points needs librt
[uclinux-h8/uClibc.git] / test / pthread / Makefile
1 # uClibc pthread tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
3
4 include ../Test.mak
5
6 EXTRA_LDFLAGS := -lpthread
7
8 LDFLAGS_cancellation-points := -lrt