Files
He Zhe a5d1580a4d 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>
(cherry picked from commit a6a8fc75ba)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-01-10 11:27:48 -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-08-31 08:30:20 -07:00
2020-10-18 12:45:33 -07:00
2020-08-31 08:30:20 -07:00
2019-03-19 21:00:06 -07:00