Makefile.in 198 B

12345678
  1. # uClibc-ng stdio tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. DODIFF_64bit := 1
  4. ifeq ($(UCLIBC_HAS_GLIBC_CUSTOM_STREAMS),)
  5. TESTS_DISABLED += tst-fmemopen
  6. endif