Searched full:kcflags (Results 1 – 21 of 21) sorted by relevance
25 KCFLAGS="${KCFLAGS} -fstack-usage" make "$@"
185 if (defined($ENV{'KCFLAGS'})) {186 my $kcflags = "$ENV{'KCFLAGS'}";188 if ($kcflags =~ /Werror/) {
2 ifeq (, $(findstring -W,$(KCFLAGS)))
54 including the ``-fdebug-prefix-map`` option in the `KCFLAGS`_ variable.134 .. _KCFLAGS: kbuild.html#kcflags
47 KCFLAGS section in Environment variables
65 $(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name)
22 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name)
40 OOT_BUILD=KCFLAGS="-I "${OOT_VHOST} ${MAKE} -C ${OOT_KSRC} V=${V}
173 请注意,并非所有编译器警告都默认启用。使用“make KCFLAGS=-W”构建内核以
99 ``make KCFLAGS=-W``). This will generate lots of noise, but is good
245 kernel with "make KCFLAGS=-W" to get the full set.
176 請注意,並非所有編譯器警告都默認啓用。使用「make KCFLAGS=-W」構建內核以
119 are recompiled with -O0. To build with -O0, pass it in the KCFLAGS
108 ``make KCFLAGS=-W``). Questo genererà molti avvisi, ma è ottimo
259 Costruite il kernel con "make KCFLAGS=-W" per ottenerli tutti.
144 echo 'export KCFLAGS="--sysroot=$SDKTARGETSYSROOT"' >> $script
228 args.append('KCFLAGS=-Werror')
336 if (defined($ENV{'KCFLAGS'})) {337 my $kcflags = "$ENV{'KCFLAGS'}";339 if ($kcflags =~ /Werror/) {
3453 setting the according environment variables KCPPFLAGS, KAFLAGS and KCFLAGS.3456 make KCFLAGS=-Werror
663 KBUILD_CFLAGS += $(KCFLAGS)
1030 KBUILD_CFLAGS += $(KCFLAGS)