summaryrefslogtreecommitdiff
path: root/src/base/linuxthreads.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/linuxthreads.h')
-rw-r--r--src/base/linuxthreads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/linuxthreads.h b/src/base/linuxthreads.h
index a087628..3b488f2 100644
--- a/src/base/linuxthreads.h
+++ b/src/base/linuxthreads.h
@@ -42,7 +42,7 @@
* related platforms should not be difficult.
*/
#if (defined(__i386__) || defined(__x86_64__) || defined(__arm__) || \
- defined(__mips__) || defined(__PPC__) || defined(__aarch64__) || \
+ defined(__mips__) || defined(__PPC__) || defined(__aarch64__) || defined(__loongarch64) || \
defined(__s390__)) && defined(__linux)
/* Define the THREADS symbol to make sure that there is exactly one core dumper