summaryrefslogtreecommitdiff
path: root/src/fenv/riscv64/fenv.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/riscv64/fenv.S')
-rw-r--r--src/fenv/riscv64/fenv.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fenv/riscv64/fenv.S b/src/fenv/riscv64/fenv.S
index 0ea78bf9..1deab07f 100644
--- a/src/fenv/riscv64/fenv.S
+++ b/src/fenv/riscv64/fenv.S
@@ -1,4 +1,4 @@
-#ifdef __riscv_flen
+#ifndef __riscv_float_abi_soft
.global feclearexcept
.type feclearexcept, %function