Home
last modified time | relevance | path

Searched refs:DEBUGFLAGS (Results 1 - 4 of 4) sorted by relevance

/third_party/lz4/ossfuzz/
H A DMakefile32 DEBUGFLAGS = -g -DLZ4_DEBUG=$(DEBUGLEVEL) macro
34 LZ4_CFLAGS = $(CFLAGS) $(DEBUGFLAGS) $(MOREFLAGS)
35 LZ4_CXXFLAGS = $(CXXFLAGS) $(DEBUGFLAGS) $(MOREFLAGS)
/third_party/lz4/lib/
H A DMakefile52 DEBUGFLAGS:= -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow \ macro
55 CFLAGS += $(DEBUGFLAGS)
82 lib-release: DEBUGFLAGS := macro
/third_party/lz4/programs/
H A DMakefile51 DEBUGFLAGS= -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow \ macro
54 CFLAGS += $(DEBUGFLAGS) $(MOREFLAGS)
101 lz4-release: DEBUGFLAGS= macro
/third_party/lz4/tests/
H A DMakefile37 DEBUGFLAGS = -g -DLZ4_DEBUG=$(DEBUGLEVEL) macro
42 CFLAGS += $(DEBUGFLAGS) $(MOREFLAGS)

Completed in 5 milliseconds