package/pistache: fix detection of atomic
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 16 Aug 2020 10:54:09 +0000 (12:54 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 16 Aug 2020 21:01:18 +0000 (23:01 +0200)
commitc3311a07782e70c392f9fd112bba356d606f8777
tree0b8e1bb2004c5d81b31d2bf83959f392d89b9abc
parent594201acb5b4b59bf43fc7c8c024b6e42c0569e7
package/pistache: fix detection of atomic

pistache does not mandatory link with libatomic since
https://github.com/oktal/pistache/commit/4ed3f8e148dae203730139ae3c1c4c87bfc86c02
however the logic is broken because the C language is not enabled

Fixes:
 - http://autobuild.buildroot.org/results/17f05238a3479f5b0c9ef8f9bb42210f6fc14fff

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pistache/0001-CMakeLists.txt-add-C-language-to-project-statement.patch [new file with mode: 0644]