Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/acpi/
H A DMakefile.config62 OPTIMIZATION := $(call cc-supports,-Os,-O2)
87 CFLAGS += $(OPTIMIZATION) -fomit-frame-pointer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A D0003-hack-to-force-use-of-libc-malloc.patch34 OPTIMIZATION?=-O2
H A D0001-hiredis-use-default-CC-if-it-is-set.patch35 OPTIMIZATION?=-O3
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/
H A D0003-hack-to-force-use-of-libc-malloc.patch35 OPTIMIZATION?=-O3
H A D0001-hiredis-use-default-CC-if-it-is-set.patch35 OPTIMIZATION?=-O3
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/
H A Dhiredis-use-default-CC-if-it-is-set.patch39 OPTIMIZATION?=-O3
/openbmc/linux/tools/power/cpupower/
H A DMakefile117 OPTIMIZATION := $(call cc-supports,-Os,-O2) macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/
H A Dmakefile_fix.patch31 CFLAGS += $(OPTIMIZATION) -fomit-frame-pointer -D_GNU_SOURCE