functional: add mntent test
[libc-test.git] / src / musl / pleval.mk
blobc15058a6af51a451c269cf7f1020398241880430
1 # suppress warnings, with gcc -Wno-parentheses -Wno-bool-compare is needed
2 $(N).CFLAGS := -w
3 # do not build and run the dynamic link tests (__pleval is no longer public)
4 $(B)/$(N).err:
5 touch $@