Fix: allow clang to build liburcu on RISC-V
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Dec 2023 15:24:13 +0000 (10:24 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Dec 2023 15:24:13 +0000 (10:24 -0500)
commit4e7b1f9943cbeec405ab1994315ad374071474fb
tree7220d16fdca8f9809a220e29065f9bc0ac25a89c
parent81270292c23ff28aba1abd9a65f0624b657de82b
Fix: allow clang to build liburcu on RISC-V

Clang also defines __GNUC__, so use URCU_GCC_VERSION to detect if built
with gcc.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ic32a0cf64556f55ba4aa11141816fce1afcb0e90
include/urcu/uatomic/riscv.h
This page took 0.025816 seconds and 4 git commands to generate.