Home
last modified time | relevance | path

Searched refs:FOPTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/
H A DMakefile27 FOPTS := -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong \ macro
32 FOPTS := $(filter-out -ffat-lto-objects, $(FOPTS)) macro
38 CFLAGS := -O -g -DVERSION=\"$(VERSION)\" $(FOPTS) $(MOPTS) $(WOPTS) $(TRACEFS_HEADERS) $(EXTRA_CFLAGS)
/kernel/linux/linux-6.6/tools/verification/rv/
H A DMakefile27 FOPTS := -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong \ macro
32 FOPTS := $(filter-out -ffat-lto-objects, $(FOPTS)) macro
38 CFLAGS := -O -g -DVERSION=\"$(VERSION)\" $(FOPTS) $(MOPTS) $(WOPTS) $(TRACEFS_HEADERS) $(EXTRA_CFLAGS) -I include

Completed in 1 milliseconds