Home
last modified time | relevance | path

Searched refs:PEDANTICFLAGS (Results 1 – 1 of 1) sorted by relevance

/honee/
H A DMakefile23 PEDANTICFLAGS ?= -Werror -pedantic macro
30 $(if $(PEDANTIC),$(PEDANTICFLAGS))
33 $(if $(PEDANTIC),$(PEDANTICFLAGS))
34 …= $(call pkgconf, --variable=cxxcompiler $(petsc.pc) $(ceed.pc)) $(if $(PEDANTIC),$(PEDANTICFLAGS))