Home
last modified time | relevance | path

Searched refs:O3 (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A Dparallelism.patch27 $(CC) -O3 $(CFLAGS) iozone_linux.o libasync.o libbif.o -lpthread \
29 $(CC) -O3 $(CFLAGS) -Dlinux fileop_linux.o -o fileop
36 $(CC) -O3 $(LDFLAGS) iozone_linux-powerpc.o libasync.o \
38 $(CC) -O3 -Dlinux fileop_linux-ppc.o -o fileop
45 $(CC) -O3 $(LDFLAGS) iozone_linux-sparc.o libasync.o libbif.o \
47 $(CC) -O3 -Dlinux fileop_linux.o -o fileop
54 $(CC) -O3 $(LDFLAGS) iozone_linux-ia64.o libbif.o libasync.o \
56 $(CC) -O3 -Dlinux fileop_linux-ia64.o -o fileop
63 $(CC) -O3 -Dunix -DHAVE_ANSIC_C -DSHARED_MEM -DASYNC_IO \
72 $(CC) -O3 $(LDFLAGS) iozone_linux-arm.o libbif.o libasync.o \
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dunzip_optimization.patch3 Remove -O3 optimizations to use bitbake default optimization levels.
16 - CFLAGS_OPT='-O3'
25 - CFLAGS_OPT='-O3'
46 - $(MAKE) objsdll CC=gcc CFLAGS="-O3 -Wall -fPIC -DDLL"
61 - $(MAKE) unzips CC=gcc LD=gcc CFLAGS="-O3" LF2=""
70 - CFLAGS="-O3" LOC="-DSYSV -DASM_CRC -DNO_UID_GID -DNEED_PTEM -DNO_LCHOWN -DNO_LCHMOD $(LOC)" \
79 - CFLAGS="-O3 -Wall -DASM_CRC"\
86 # for any platform. Change "-O" to "-O3" or whatever, as desired...
92 # /usr/include/gnu/types.h to get rid of "long long" if __LCC__ defined. -O3
96 - $(MAKE) unzips CC=lcc LD=lcc CFLAGS="-O3 -Wall -D__inline__= "
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/
H A D0003-switch-to-pkg-config.patch32 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
34 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
47 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
48 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
63 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
65 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
78 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
80 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
93 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags)
95 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
[all …]
H A D0004-add-libvchostif-to-link.patch35 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
48 CFLAGS+=-Wall -g -O3 -I../common
61 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
74 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
87 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
100 CFLAGS+=-Wall -O3 -g -I../common
113 CFLAGS+=-Wall -O3 -g -I../common
126 CFLAGS+=-Wall -O3 -g -I../common
139 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
152 CFLAGS+=-Wall -g -O3 -I../common
[all …]
H A D0005-change-library-linking-order.patch30 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
43 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
56 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
69 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
82 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch24 - SET(CMAKE_CXX_FLAGS "-O3 -fwrapv")
25 + SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -fwrapv")
32 - SET(CMAKE_CXX_FLAGS "-O3 -fwrapv")
33 + SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -fwrapv")
41 - SET(CMAKE_CXX_FLAGS "-O3 -no-prec-div -xHOST -ipo -fwrapv")
42 + SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -no-prec-div -xHOST -ipo -fwrapv")
/openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis/
H A D0001-configure-Check-for-clang.patch46 - CFLAGS="-O3 -Wall -Wextra -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char"
47 + CFLAGS="-O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char ${ieefp}"
48 …# PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -D_REENTRANT -fsigned-char -fno-inli…
49 - PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inlin…
50 + PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math ${ieefp} -D_REENTRANT -fsigned-char -fno-inline"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0004-Do-not-override-flags-coming-from-build-environment.patch24 -CPPFLAGS="-g3 -gdwarf-2 -Wall -Werror -fvisibility=hidden -D_GNU_SOURCE -O3 -fstack-protector -D_F…
26 -CXXFLAGS="-std=gnu++98 -fvisibility-inlines-hidden -O3 -fstack-protector -D_FORTIFY_SOURCE=2 -Wfor…
27 +#CPPFLAGS="-g3 -gdwarf-2 -Wall -Werror -fvisibility=hidden -D_GNU_SOURCE -O3 -fstack-protector -D_…
29 +#CXXFLAGS="-std=gnu++98 -fvisibility-inlines-hidden -O3 -fstack-protector -D_FORTIFY_SOURCE=2 -Wfo…
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_32.h26 #define O3 0x0b macro
36 #define r_saved_O7 O3
H A Dbpf_jit_64.h15 #define O3 0x0b macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/
H A D0001-Makefile-fix-parallel-build-of-examples.patch12 cc -O3 -Werror -pedantic -I../include -c -o cencode.o cencode.c
18 cc -O3 -Werror -pedantic -I../include -c -o cdecode.o cdecode.c
/openbmc/qemu/tests/tcg/aarch64/
H A DMakefile.target86 sha1-vector: CFLAGS=-O3
96 sha512-vector: CFLAGS=-O3
107 sha512-sve: CFLAGS=-O3 -march=armv8.1-a+sve
/openbmc/qemu/tests/tcg/arm/
H A DMakefile.target71 sha1-vector: CFLAGS=-O3
81 sha512-vector: CFLAGS=-O3
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A DREADME14 $ gcc -O3 -I./include -o gzfht_test gzfht_test.c gzip_vas.c
15 $ gcc -O3 -I./include -o gunz_test gunz_test.c gzip_vas.c
H A DMakefile1 CFLAGS = -O3 -m64 -I./include -I../include
/openbmc/linux/tools/testing/selftests/tdx/
H A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/openbmc/linux/lib/lz4/
H A DMakefile2 ccflags-y += -O3
/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/openbmc/linux/tools/testing/selftests/rtc/
H A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/openbmc/linux/tools/thermal/tmon/
H A DMakefile9 override CFLAGS+= $(call cc-option,-O3,-O1) ${WARNFLAGS}
/openbmc/openbmc/meta-security/recipes-mac/smack/smack/
H A Dsmack_generator_make_fixup.patch14 - gcc -Wall -O3 generator.c -o ./generator
/openbmc/linux/tools/testing/selftests/timers/
H A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi127 "GPIO165_C21", /* O3 */
153 "GPIO165_C21", /* O3 */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cyaml/
H A Dcyaml_1.4.1.bb27 CFLAGS += "-pedantic -Wall -Wextra -O3 -Iinclude"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec/
H A D0001-define-BASELIB-make-variable.patch19 CFLAGS := -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD $(CFLAGS)

123