buildroot/package/quickjs
Peter Seiderer ac992501e3 package/quickjs: link with libatomic
Link with libatomic if available.

Fixes:

  - http://autobuild.buildroot.net/results/e0766eef95a2559d51e58d1a81a9c40df84ae509

  .../build/quickjs-2020-11-08/quickjs.c:12229: undefined reference to `__atomic_fetch_xor_1'

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[yann.morin.1998@free.fr:
  - make it a generic variable, not tied to -latomic
  - pass it in all step, like CROSS_PREFIX
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-01-03 22:37:12 +01:00
..
0001-Makefile-add-optional-link-with-libatomic.patch package/quickjs: link with libatomic 2021-01-03 22:37:12 +01:00
Config.in package/quickjs: needs host gcc >= 4.9 (C11/stdatomic.h) 2021-01-03 22:03:51 +01:00
quickjs.hash
quickjs.mk package/quickjs: link with libatomic 2021-01-03 22:37:12 +01:00