Files
buildroot/package
Fabrice Fontaine 0b20376f67 package/pifmrds: always link with -lm
Commit 888546e527 wrongly removed linking
with -lm resulting in the following build failure:

/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gnueabihf-gcc  -o pi_fm_rds rds.o waveforms.o pi_fm_rds.o fm_mpx.o control_pipe.o -L/home/buildroot/autobuild/run/instance-3/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lsndfile
/home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-linux-gnueabihf/7.3.1/../../../../arm-linux-gnueabihf/bin/ld: fm_mpx.o: undefined reference to symbol 'cos@@GLIBC_2.4'
/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/libm.so.6: error adding symbols: DSO missing from command line

Fixes:
 - http://autobuild.buildroot.org/results/b2a6e6fd77bf9071ce9f75fed1811be9ffe5366d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 8258081602)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-06-09 22:45:57 +02:00
..
2021-05-23 20:44:51 +02:00
2021-05-23 17:55:34 +02:00
2021-05-07 09:28:47 +02:00
2021-05-17 23:33:02 +02:00
2021-05-23 18:02:49 +02:00
2021-05-01 14:16:17 +02:00
2021-05-19 21:51:06 +02:00
2021-05-07 09:28:47 +02:00
2021-05-19 21:51:06 +02:00
2021-05-07 09:28:47 +02:00
2021-05-23 20:27:22 +02:00
2021-04-26 23:00:07 +02:00
2021-06-07 23:35:29 +02:00
2021-06-07 23:20:05 +02:00
2021-05-01 14:13:56 +02:00
2021-06-07 23:40:24 +02:00
2021-05-23 17:55:41 +02:00
2021-05-23 17:55:50 +02:00
2021-05-23 17:55:56 +02:00
2021-06-08 10:26:10 +02:00
2021-05-12 08:05:29 +02:00
2021-06-07 23:37:38 +02:00
2021-05-23 20:27:15 +02:00
2021-05-07 09:28:47 +02:00
2021-05-19 17:35:43 +02:00
2021-05-19 17:39:13 +02:00
2021-05-12 08:05:20 +02:00
2021-05-23 17:58:34 +02:00
2021-06-07 23:36:43 +02:00
2021-05-07 09:28:47 +02:00
2021-05-08 16:49:02 +02:00