/tools/testing/selftests/ipc/ |
D | Makefile | 5 CFLAGS := -DCONFIG_X86_32 -D__i386__ macro 9 CFLAGS := -DCONFIG_X86_64 -D__x86_64__ macro
|
/tools/testing/selftests/sigaltstack/ |
D | Makefile | 1 CFLAGS = -Wall macro
|
/tools/lguest/ |
D | Makefile | 2 CFLAGS:=-m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -U_FORTIFY_SOURCE -Iinclude macro
|
/tools/accounting/ |
D | Makefile | 2 CFLAGS := -I../../usr/include macro
|
/tools/cgroup/ |
D | Makefile | 4 CFLAGS = -Wall -Wextra macro
|
/tools/pcmcia/ |
D | Makefile | 2 CFLAGS := -I../../usr/include macro
|
/tools/laptop/dslm/ |
D | Makefile | 2 CFLAGS := -I../../usr/include macro
|
/tools/testing/selftests/mount/ |
D | Makefile | 2 CFLAGS = -Wall \ macro
|
/tools/testing/selftests/nsfs/ |
D | Makefile | 3 CFLAGS := -Wall -Werror macro
|
/tools/virtio/virtio-trace/ |
D | Makefile | 2 CFLAGS = -O2 -Wall -pthread macro
|
/tools/testing/selftests/efivarfs/ |
D | Makefile | 1 CFLAGS = -Wall macro
|
/tools/testing/selftests/net/ |
D | Makefile | 3 CFLAGS = -Wall -O2 -g macro
|
/tools/testing/selftests/vDSO/ |
D | Makefile | 2 CFLAGS := -std=gnu99 macro
|
/tools/hv/ |
D | Makefile | 6 CFLAGS = $(WARNINGS) -g $(PTHREAD_LIBS) $(shell getconf LFS_CFLAGS) macro
|
/tools/usb/ |
D | Makefile | 6 CFLAGS = $(WARNINGS) -g -I../include macro
|
/tools/testing/selftests/intel_pstate/ |
D | Makefile | 2 CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE macro
|
/tools/usb/ffs-aio-example/simple/host_app/ |
D | Makefile | 5 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS) macro
|
/tools/testing/selftests/powerpc/ |
D | Makefile | 11 CFLAGS := -std=gnu99 -Wall -O2 -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CURDIR) $(CFLAGS) macro
|
/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | Makefile | 5 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS) macro
|
/tools/testing/selftests/futex/functional/ |
D | Makefile | 2 CFLAGS := $(CFLAGS) -g -O2 -Wall -D_GNU_SOURCE -pthread $(INCLUDES) macro
|
/tools/vm/ |
D | Makefile | 9 CFLAGS = -Wall -Wextra -I../lib/ macro
|
/tools/testing/selftests/vm/ |
D | Makefile | 7 CFLAGS = -Wall -I ../../../../usr/include $(EXTRA_CFLAGS) macro
|
/tools/testing/selftests/exec/ |
D | Makefile | 1 CFLAGS = -Wall macro
|
/tools/firewire/ |
D | Makefile | 8 nosy-dump : CFLAGS = -Wall -O2 -g macro
|
/tools/lib/api/ |
D | Makefile | 19 CFLAGS := $(EXTRA_WARNINGS) $(EXTRA_CFLAGS) macro
|