aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makeconfig')
-rw-r--r--nptl/Makeconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/Makeconfig b/nptl/Makeconfig
index 381385a948..e7beea0ede 100644
--- a/nptl/Makeconfig
+++ b/nptl/Makeconfig
@@ -22,8 +22,8 @@
have-thread-library = yes
-shared-thread-library = $(common-objpfx)nptl/libpthread.so \
- $(common-objpfx)nptl/libpthread_nonshared.a
+shared-thread-library = $(common-objpfx)nptl/libpthread_nonshared.a \
+ $(common-objpfx)nptl/libpthread.so
static-thread-library = $(common-objpfx)nptl/libpthread.a
bounded-thread-library = $(common-objpfx)nptl/libpthread_b.a