Home
last modified time | relevance | path

Searched refs:JOBS (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/
H A DMakefile27 ifeq ($(JOBS),)
28JOBS := $(shell (getconf _NPROCESSORS_ONLN || grep -E -c '^processor|^CPU[0-9]' /proc/cpuinfo) 2>/… macro
29 ifeq ($(JOBS),0)
30 JOBS := 1 macro
/openbmc/libpldm/scripts/
H A Dapply-renames39 xargs -I '{}' -n 1 -P "$JOBS" -- \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0003-Add-version-information-to-libmetis.patch37 JOBS ?= 1
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Remove-Makefile.include-which-includes-hardcoded.patch65 -JOBS=7
/openbmc/linux/tools/perf/tests/
H A Dmake31 ifeq ($(JOBS),)
37 cores=$(JOBS)
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb125 # honour a JOBS variable.
126 EXTRA_OEMAKE:append:task-configure = " JOBS=1"
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch23276 +JOBS=-j20
23277 +make $JOBS
23279 +make -C $KODIBASE/tools/depends/target/ffmpeg $JOBS