Files
meta-openembedded/meta-networking/recipes-connectivity
Trevor Gamblin 5d23c6329e freeradius: add -latomic for armv5
freeradius fails to build for armv5:

| *** Warning: Linking the executable build/bin/local/radeapclient against the loadable module
| *** libfreeradius-server.so is not portable!
|
| *** Warning: Linking the executable build/bin/local/radeapclient against the loadable module
| *** libfreeradius-eap.so is not portable!
path -Wl,/yow-lpggp31/tgamblin/freeradius.build/tmp-glibc/work/armv5e-oe-linux-gnueabi/freeradius/3.0.19-r0/git/build/lib/local//.libs
/arm-oe-linux-gnueabi/9.2.0/ld: build/lib/local/.libs/libfreeradius-radius.so: undefined reference to `__atomic_compare_exchange_8'
/arm-oe-linux-gnueabi/9.2.0/ld: build/lib/local/.libs/libfreeradius-radius.so: undefined reference to `__atomic_load_8'
/arm-oe-linux-gnueabi/9.2.0/ld: build/lib/local/.libs/libfreeradius-radius.so: undefined reference to `__atomic_store_8'
| collect2: error: ld returned 1 exit status
| scripts/boiler.mk:630: recipe for target 'build/bin/local/radeapclient' failed

Explicitly link libatomic to fix the issue.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-08 12:54:16 -07:00
..
2019-07-11 23:18:54 -07:00
2019-07-22 09:31:46 -07:00
2019-01-26 11:00:07 -08:00
2018-08-19 17:10:27 -04:00
2019-08-05 00:38:49 -07:00
2019-10-04 19:11:55 -07:00
2019-10-04 19:11:55 -07:00
2018-09-05 13:59:16 -07:00
2019-06-25 14:21:48 -07:00
2019-09-22 08:13:17 -07:00
2019-04-09 18:09:00 -07:00
2019-06-18 15:58:29 -07:00
2019-09-17 07:22:52 -07:00
2019-07-10 09:24:32 -07:00
2019-08-11 08:58:05 -07:00
2015-11-30 13:20:29 -05:00
2018-11-01 10:04:54 -07:00
2019-07-30 19:15:24 -07:00