Home
last modified time | relevance | path

Searched refs:ranlib (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dobey-ranlib.patch6 In some cases the host may have too old of a ranlib to work. Since it's
7 not exactly a great idea to not be using the cross ranlib anyhow, fix the
8 Makefile so we can override ranlib and then override it
24 +RANLIB=ranlib
32 - -ranlib $O/lmbench.a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0004-run-ranlib-per-library-and-use-AR.patch4 Subject: [PATCH 4/4] run ranlib per library and use AR
9 compiler ranlib e.g. llvm-ranlib fails to operate on multiple archives
13 arm-yoe-linux-musleabi-llvm-ranlib: error: Exactly one archive should be specified.
H A D0001-Use-toolchain-from-environment-variables.patch42 -RANLIB = ranlib
43 +RANLIB ?= ranlib
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Dexternal-arm-sdk-toolchain.bb67 ${prefix}/${EAT_TARGET_SYS}/bin/ranlib \
78 ${bindir}/${TARGET_PREFIX}ranlib \
129 for i in ld* objcopy strip nm ranlib as ar objdump; do
133 for i in ld* addr2line objcopy readelf strip nm ranlib gprof as c++filt ar strings objdump size; do
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch45 -RANLIB= ranlib
63 -RANLIB= ranlib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.5/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch45 -RANLIB= ranlib
63 -RANLIB= ranlib
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc79 ranlib \
128 export RANLIB = "${HOST_PREFIX}ranlib"
136 export RANLIB_FOR_TARGET = "${TARGET_PREFIX}ranlib"
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch10 - LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
11 + LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ=weak_symbols.o \
18 - LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
19 + LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ=weak_symbols.o \
H A Drename_strings_variable.patch12 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ="environ.o vfprintf.o" \
H A D10_usagi-ipv6.patch285 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= NETGROUP= TLI= \
291 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= NETGROUP= TLI= \
298 + LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= NETGROUP= TLI= \
303 - LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=setenv.o \
305 + LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
311 + LIBS=-lnsl RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A Dmakefile-fix.patch47 RANLIB = ranlib
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-always-use-bfd-linker.patch29 export RANLIB := $(KLIBCROSS)ranlib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3/
H A D0001-configure.ac-check-for-CPP-prog.patch22 # Checks for tools: c compiler, ranlib (used for creating static libraries),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/
H A D0001-dont-unset-cflags.patch17 -RANLIB = $(CROSS)ranlib
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A Dar-from-env.patch8 libs/x86emu/libx86emu.a: could not read symbols: Archive has no index; run ranlib to add one
/openbmc/openbmc/poky/meta/recipes-extended/newt/files/
H A Dcross_ar.patch8 libnewt.a: could not read symbols: Archive has no index; run ranlib to add one
/openbmc/openbmc/poky/meta/site/
H A Dcommon-linux27 db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/
H A Dwifi-test-suite_10.10.1.bb16 file://0004-run-ranlib-per-library-and-use-AR.patch \
/openbmc/linux/tools/power/cpupower/
H A DMakefile93 RANLIB = $(CROSS)ranlib
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-cross.inc56 export RANLIB_FOR_TARGET="${TARGET_SYS}-ranlib"
108 for t in ar as ld ld.bfd ld.gold nm objcopy objdump ranlib strip gcc cpp $fortsymlinks; do
H A Dgcc-cross-canadian.inc40 export RANLIB_FOR_TARGET = "${TARGET_PREFIX}ranlib"
132 for t in ar as ld ld.bfd ld.gold nm objcopy objdump ranlib strip g77 gcc cpp gfortran; do
/openbmc/openbmc/poky/meta/recipes-devtools/lua/
H A Dlua_5.4.6.bb24 …"'CC=${CC} -fPIC' 'MYCFLAGS=${CFLAGS} -fPIC' MYLDFLAGS='${LDFLAGS}' 'AR=ar rcD' 'RANLIB=ranlib -D'"
/openbmc/qemu/
H A Dconfigure315 ranlib="${RANLIB-${cross_prefix}ranlib}"
1531 : ${container_cross_ranlib:=${container_cross_prefix}ranlib}
1560 target_ranlib=$ranlib
1578 compute_target_variable $target_arch target_ranlib ranlib
1917 echo "ranlib = [$(meson_quote $ranlib)]" >> $cross
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Remove-Makefile.include-which-includes-hardcoded.patch75 -RANLIB := $(TOOLCHAIN)/bin/$(HOST)-ranlib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/
H A Dlmbench_3.0-a9.bb18 file://obey-ranlib.patch \

12