Files
meta-openembedded/meta-oe/recipes-benchmark
He Zhe a6a8fc75ba lmbench: Fix setting LDLIBS failure
scripts/build is interpreted as an sh script which may not recognize variable
assignment operator += and thus give the following error and fail to append
LDLIBS.

../scripts/build: 21: ../scripts/build: LDLIBS+=-lm: not found

Use the basic assignment instead.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-05 23:12:54 -08:00
..
2018-07-20 16:07:11 -07:00
2018-09-18 20:17:02 -07:00
2017-08-28 11:06:03 +02:00
2020-12-18 08:23:14 -08:00
2020-08-31 08:30:20 -07:00
2019-03-19 21:00:06 -07:00