summaryrefslogtreecommitdiff
path: root/test/signal/Makefile.in
blob: 27791a91186b8a190242c7c5ed02d4d1ca120ff5 (plain)
1
2
3
4
5
6
7
8
9
10
# uClibc signal tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),)
TESTS_DISABLED := tst-sigsimple
endif

CFLAGS_tst-signalfd = -fPIC
CFLAGS_tst-sigset = -fPIC
CFLAGS_tst-sigsimple = -fPIC