test: add a simple check, that -std=c99 working
[uclibc-ng.git] / test / pthread / Makefile.in
blobbd6b29b0c1574a83b3b4be82be72842df64c03d8
1 # uClibc pthread tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4 TESTS_DISABLED += cancellation-points
6 EXTRA_LDFLAGS := -lpthread
8 LDFLAGS_cancellation-points := -lrt
10 CFLAGS_tst-c99 := -std=c99