aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-06-25 09:45:46 -0700
committerKhem Raj <raj.khem@gmail.com>2021-06-26 00:45:10 -0700
commit4b5e0df08630526a5236a1c37b2886a1d139b439 (patch)
tree1060642ddc0eb35b8a4e04600473e2de6bf4a6f1 /meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb
parentd49e96aac4616c439a2d778b95a793037dac884e (diff)
downloadmeta-openembedded-contrib-4b5e0df08630526a5236a1c37b2886a1d139b439.tar.gz
libc-bench: Do not override ldflags in makefile
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb')
-rw-r--r--meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb b/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb
index e813894316..f16bd99d5d 100644
--- a/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb
+++ b/meta-oe/recipes-benchmark/libc-bench/libc-bench_git.bb
@@ -10,6 +10,7 @@ SRCREV = "b6b2ce5f9f87a09b14499cb00c600c601f022634"
PV = "20110206+git${SRCPV}"
SRC_URI = "git://git.musl-libc.org/libc-bench \
+ file://0001-build-Do-not-override-ldflags-from-environment.patch \
"
S = "${WORKDIR}/git"