mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
7390068e4f
RISC-V has no support for subword atomic operations; code currently
generates libatomic library calls.
This patch changes the default behavior to fast inline subword atomic
calls that do not require libatomic.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
files | ||
final | ||
initial | ||
minimal | ||
patches-11.x | ||
patches-12.x | ||
patches-13.x | ||
common.mk | ||
Config.in | ||
Config.version | ||
exclude-testsuite |