Blame src/musl/pleval.mk

Szabolcs Nagy a51df7
# suppress warnings, with gcc -Wno-parentheses -Wno-bool-compare is needed
Szabolcs Nagy a51df7
$(N).CFLAGS := -w
Szabolcs Nagy a51df7
# do not build and run the dynamic link tests (__pleval is no longer public)
Szabolcs Nagy a51df7
$(B)/$(N).err:
Szabolcs Nagy a51df7
	touch $@