about summary refs log tree commit diff
path: root/ports/sysdeps
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>2012-11-14 23:06:40 +0000
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>2012-11-14 23:06:40 +0000
commitf507f7d598aec75a51689abf5863122b49ca6954 (patch)
tree270bbb92e455cbfed78bc7b31976a47465684f7f /ports/sysdeps
parentc485e4d2cce71139eb914797d862bf6d373a4684 (diff)
downloadglibc-f507f7d598aec75a51689abf5863122b49ca6954.tar.gz
glibc-f507f7d598aec75a51689abf5863122b49ca6954.tar.xz
glibc-f507f7d598aec75a51689abf5863122b49ca6954.zip
Fix thumb2 build breakage in libcrypt
Diffstat (limited to 'ports/sysdeps')
-rw-r--r--ports/sysdeps/unix/sysv/linux/arm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/arm/Makefile b/ports/sysdeps/unix/sysv/linux/arm/Makefile
index d9eb10c9ae..bda3ea9f71 100644
--- a/ports/sysdeps/unix/sysv/linux/arm/Makefile
+++ b/ports/sysdeps/unix/sysv/linux/arm/Makefile
@@ -32,6 +32,10 @@ endif
 
 # Add a syscall function to each library that needs one.
 
+ifeq ($(subdir),crypt)
+libcrypt-sysdep_routines += libc-do-syscall
+endif
+
 ifeq ($(subdir),rt)
 librt-sysdep_routines += libc-do-syscall
 librt-shared-only-routines += libc-do-syscall