aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/conf
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2019-10-08 08:43:41 -0500
committerKhem Raj <raj.khem@gmail.com>2019-10-08 12:54:16 -0700
commit5d23c6329ebaef39bd8892365a5867d609fd47cf (patch)
tree0e9739c1c89a7383dfa5c55c0e3af6f2bfe2b979 /meta-perl/conf
parent1ede5a0c181c4562795ab7f9e98889c9a6800d3b (diff)
downloadmeta-openembedded-contrib-5d23c6329ebaef39bd8892365a5867d609fd47cf.tar.gz
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>
Diffstat (limited to 'meta-perl/conf')
0 files changed, 0 insertions, 0 deletions