Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_log/
A DMakefile7 LOG_CFLAGS := -g -O0 -std=gnu11 macro
8 LOG_CFLAGS += -D_GNU_SOURCE
9 LOG_CFLAGS += -DNO_OPENSSL
10 LOG_CFLAGS += -m64
11 LOG_CFLAGS += -Wall -ffunction-sections
12 LOG_CFLAGS += -Werror
15 LOG_CFLAGS += -fpie -fpic
16 LOG_CFLAGS += $(CFLAGS)
26 LOG_CFLAGS += -fstack-protector-strong
29 LOG_CFLAGS += -fstack-protector-strong
[all …]

Completed in 3 milliseconds