ARC: Fix max ULP for cosine test
[uclibc-ng.git] / test / stat / Makefile.in
blob9c06dedb350fdfd2010b62c1f98f477039a68ddf
1 # uClibc stat tests
2 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4 ifeq ($(UCLIBC_HAS_LFS),)
5 TESTS_DISABLED := stat64
6 endif
7 CFLAGS_stat64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
9 DODIFF_stat := 1
10 DODIFF_stat64 := 1
12 OPTS_stat := Makefile
13 OPTS_stat64 := Makefile