Home
last modified time | relevance | path

Searched defs:FOPTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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
/openbmc/linux/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