aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux-riscv64/fficonfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-riscv64/fficonfig.h b/linux-riscv64/fficonfig.h
index 5db20304..4bc40c82 100644
--- a/linux-riscv64/fficonfig.h
+++ b/linux-riscv64/fficonfig.h
@@ -119,7 +119,7 @@
#define SIZEOF_DOUBLE 8
/* The size of `long double', as computed by sizeof. */
-#undef SIZEOF_LONG_DOUBLE 16
+#undef SIZEOF_LONG_DOUBLE
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be