summaryrefslogtreecommitdiff
path: root/test/signal/Makefile.in
blob: c8e2545fa93b0f9bc6bba32665b56eb335442902 (plain)
1
2
3
4
5
6
# 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