fix malloc-brk-fail
[libc-test] / src / musl / pleval.mk
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 $@