Makefile.in 224 B

12345678910
  1. # uClibc 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
  7. CFLAGS_tst-fmemopen = -fPIC