aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2020-03-02 16:01:11 +0100
committerHelmut Grohne <helmut@subdivi.de>2020-03-02 16:01:11 +0100
commit1e25c1310516315548c67e339c3b2b810faf2414 (patch)
tree72c93b886889dda3193d83d6cdf9fd0f603379d8
parent1c27a9c937fc4d27041ae5e69f38a2438f21e4da (diff)
drop nios2 symbols #952650 applied in libxcrypt/1:4.4.15-1
-rwxr-xr-xbootstrap.sh19
1 files changed, 0 insertions, 19 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 4c4a18f..dc89947 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1514,25 +1514,6 @@ buildenv_libx11() {
add_automatic libxau
add_automatic libxaw
add_automatic libxcb
-
-patch_libxcrypt() {
- if test "$HOST_ARCH" = nios2; then
- echo "update symbols for nios2 #952650"
- drop_privs tee debian/libcrypt1.symbols.nios2 >/dev/null <<'EOF'
-libcrypt.so.1 libcrypt1 #MINVER#
-#include "libcrypt1.symbols.common"
- GLIBC_2.21@GLIBC_2.21 1:4.1.0
- crypt@GLIBC_2.21 1:4.1.0
- crypt_r@GLIBC_2.21 1:4.1.0
- encrypt@GLIBC_2.21 1:4.1.0
- encrypt_r@GLIBC_2.21 1:4.1.0
- fcrypt@GLIBC_2.21 1:4.1.0
- setkey@GLIBC_2.21 1:4.1.0
- setkey_r@GLIBC_2.21 1:4.1.0
-EOF
- fi
-}
-
add_automatic libxdmcp
add_automatic libxext