package/memtester: fix compile and link flags
authorBaruch Siach <baruch@tkos.co.il>
Mon, 8 Feb 2021 09:04:34 +0000 (11:04 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 8 Feb 2021 15:24:38 +0000 (16:24 +0100)
commit25e09fdb9e4aa1e940dbdfcdad8dedca42814fcc
tree19b737c44484acc2097d7bb336409ed66ba9f9cb
parentf39b2b3d75299b57b57ba80260230dd296526980
package/memtester: fix compile and link flags

The memtester build system does not use CFLAGS/LDFLAGS variables.
Everything should be written to conf-cc and conf-ld.

Use '%' as sed expression delimiter because comma might appear in
LDFLAGS.

Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/memtester/memtester.mk