Home
last modified time | relevance | path

Searched defs:DEBUGFLAGS (Results 1 – 4 of 4) sorted by relevance

/third_party/lz4/lib/
DMakefile52 DEBUGFLAGS:= -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow \ macro
82 lib-release: DEBUGFLAGS := macro
/third_party/lz4/ossfuzz/
DMakefile32 DEBUGFLAGS = -g -DLZ4_DEBUG=$(DEBUGLEVEL) macro
/third_party/lz4/programs/
DMakefile51 DEBUGFLAGS= -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow \ macro
101 lz4-release: DEBUGFLAGS= macro
/third_party/lz4/tests/
DMakefile37 DEBUGFLAGS = -g -DLZ4_DEBUG=$(DEBUGLEVEL) macro