summaryrefslogtreecommitdiff
path: root/libphobos/configure.ac
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-04-20 18:20:12 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2020-04-21 14:19:13 +0200
commitac1a0a388cd9529b4ba8b10d8ccd8099a2a95b23 (patch)
treef99abc45fa3539cbc1ff479320b4de061f1a781d /libphobos/configure.ac
parent187bdbd5645ff5271bee436e0c854a11b69e9570 (diff)
downloadgcc-ac1a0a388cd9529b4ba8b10d8ccd8099a2a95b23.tar.gz
libphobos: Fix compilation dependencies on s390x-linux-musl
libphobos/ChangeLog: * configure: Regenerate. * configure.ac: Call DRUNTIME_LIBRARIES_UCONTEXT. * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_UCONTEXT): Define to search libraries for swapcontext. * libdruntime/gcc/sections/elf_shared.d (getTLSRange): Always use __tls_get_addr on Musl. Co-Authored-By: Mathias Lang <pro.mathias.lang@gmail.com>
Diffstat (limited to 'libphobos/configure.ac')
-rw-r--r--libphobos/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/libphobos/configure.ac b/libphobos/configure.ac
index 805e168881f..9de36c84be7 100644
--- a/libphobos/configure.ac
+++ b/libphobos/configure.ac
@@ -143,6 +143,7 @@ DRUNTIME_LIBRARIES_ATOMIC
DRUNTIME_LIBRARIES_BACKTRACE
DRUNTIME_LIBRARIES_DLOPEN
DRUNTIME_LIBRARIES_NET
+DRUNTIME_LIBRARIES_UCONTEXT
DRUNTIME_LIBRARIES_ZLIB
DRUNTIME_INSTALL_DIRECTORIES