diff options
author | Tianling Shen <cnsztl@immortalwrt.org> | 2023-06-10 19:08:04 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-11 17:09:06 +0200 |
commit | 7b4a966de88aa0e1f9b7faa62a4d6cb7b01e9f8f (patch) | |
tree | cde3d5bfbb768fb8df09533d9bc1567cb97f278f /Makefile | |
parent | 3baa45fbd82a78e597f8eb2bdd5005f4a0e29061 (diff) | |
download | openwrt-7b4a966de88aa0e1f9b7faa62a4d6cb7b01e9f8f.tar.gz openwrt-7b4a966de88aa0e1f9b7faa62a4d6cb7b01e9f8f.tar.bz2 openwrt-7b4a966de88aa0e1f9b7faa62a4d6cb7b01e9f8f.zip |
toolchain: gcc: backport inline subword atomic support for riscv
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions