Home
last modified time | relevance | path

Searched full:gnu11 (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.
/linux/tools/lib/symbol/
H A DMakefile31 CFLAGS += -ggdb3 -Wall -Wextra -std=gnu11 -U_FORTIFY_SOURCE -fPIC
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst13 l'opzione ``-std=gnu11`` [it-gcc-c-dialect-options]_: il dialetto GNU
/linux/tools/objtool/
H A DMakefile63 OBJTOOL_CFLAGS := -std=gnu11 -fomit-frame-pointer -O2 -g $(WARNINGS) \
/linux/scripts/
H A DMakefile.warn
/linux/tools/testing/selftests/bpf/
H A DMakefile60 COMMON_CFLAGS = -g $(OPT_FLAGS) -rdynamic -std=gnu11 \
471 -std=gnu11 \
954 CXXFLAGS := $(subst -std=gnu11,-std=gnu++11,$(CXXFLAGS))
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile386 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) -std=gnu11 $<
/linux/tools/perf/
H A DMakefile.config338 CORE_CFLAGS += -std=gnu11