Makefile 250 B

123456789
  1. # uClibc time tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS_DISABLED := bug-asctime time tst-mktime2 tst-posixtz tst-strftime \
  4. tst-strptime tst-timezone
  5. include ../Test.mak
  6. CFLAGS_tst-strptime2 := -std=c99