Home
last modified time | relevance | path

Searched refs:BUILD (Results 1 – 11 of 11) sorted by relevance

/linux/tools/build/feature/
H A DMakefile112 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1
113 BUILD_BFD = $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl
114 BUILD_ALL = $(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -lslang \
127 $(BUILD)
130 $(BUILD) -D_GNU_SOURCE -lpthread
133 $(BUILD) -lpthread
136 $(BUILD) -fstack-protector-all
139 $(BUILD) -O2 -D_FORTIFY_SOURCE=2
142 $(BUILD)
145 $(BUILD)
109 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1 global() macro
[all...]
/linux/tools/testing/selftests/
H A DMakefile198 BUILD := $(abs_objtree)/kselftest
201 BUILD := $(CURDIR)
210 export BUILD
220 BUILD_TARGET=$$BUILD/$$TARGET; \
230 BUILD_TARGET=$$BUILD/$$TARGET; \
233 OBJ_PATH=$(BUILD) \
239 BUILD_TARGET=$$BUILD/$$TARGET; \
245 BUILD_TARGET=$$BUILD/$$TARGET; \
251 BUILD_TARGET=$$BUILD/$$TARGET; \
258 # Use $BUILD a
191 BUILD := $(abs_objtree)/kselftest global() macro
194 BUILD := $(CURDIR) global() macro
[all...]
/linux/tools/virtio/
H A DMakefile23 BUILD=KCFLAGS="-I "`pwd`/../../drivers/vhost ${MAKE} -C `pwd`/../.. V=${V} macro
25 ${BUILD} M=`pwd`/vhost_test
/linux/tools/testing/selftests/resctrl/
H A DREADME20 BUILD
41 BUILD
/linux/tools/testing/scatterlist/
H A DMakefile7 ifeq ($(BUILD), 32)
/linux/tools/testing/memblock/
H A DMakefile15 ifeq ($(BUILD), 32)
/linux/tools/testing/shared/
H A Dshared.mk30 ifeq ($(BUILD), 32)
/linux/tools/testing/selftests/vsock/
H A Dvmtest.sh378 if [[ ! "${BUILD}" -eq 1 ]]; then
482 if [[ "${BUILD}" -eq 1 ]]; then
1557 BUILD=0
1564 b) BUILD=1;;
/linux/arch/x86/boot/
H A DMakefile61 quiet_cmd_image = BUILD $@
/linux/tools/perf/Documentation/
H A Dsecurity.txt24 3. Place patch below at rpmbuild/BUILD/selinux-policy-b86eaaf4dbcf2d51dd4432df7185c0eaf3cbcc02
/linux/Documentation/dev-tools/
H A Dgcov.rst161 b) gcov is run on the BUILD machine