Makefile.in 177 B

123456
  1. # uClibc signal tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),)
  4. TESTS_DISABLED := tst-sigsimple
  5. endif