summaryrefslogtreecommitdiff
path: root/package/perl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-26 14:05:12 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-26 14:05:12 +0100
commit1e3216e7e3ac2dc3dfdd69811190f159527783aa (patch)
treef17dd7f9460afad13b61122568cd96652312ac10 /package/perl
parent998d7aefadfd52bf283bebb5f2c6e83e86c9ec80 (diff)
remove libnsl
Diffstat (limited to 'package/perl')
-rw-r--r--package/perl/files/config.sh.arm.eglibc8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/perl/files/config.sh.arm.eglibc b/package/perl/files/config.sh.arm.eglibc
index 0aacd4d3d..d96ced6ea 100644
--- a/package/perl/files/config.sh.arm.eglibc
+++ b/package/perl/files/config.sh.arm.eglibc
@@ -788,12 +788,12 @@ lib_ext='.a'
libc=''
libperl='libperl.a'
libpth='%%LIBDIRS%%'
-libs='-lnsl -ldl -lm -lcrypt -lutil -lc'
+libs='-ldl -lm -lcrypt -lutil -lc'
libsdirs='%%LIBDIRS%%'
-libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libc.so'
+libsfiles=' libdl.so libm.so libcrypt.so libutil.so libc.so'
#libsfound=' /lib/libnsl.so /lib/libdl.so /lib/libm.so /lib/libcrypt.so /lib/libutil.so /usr/lib/libc.so'
libspath='%%LIBDIRS%%'
-libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
+libswanted='sfio socket inet nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
libswanted_uselargefiles=''
line=''
lint=''
@@ -879,7 +879,7 @@ perl='perl'
perl_patchlevel=''
perl_static_inline='static __inline__'
perladmin='root@openadk.nonet'
-perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
+perllibs='-ldl -lm -lcrypt -lutil -lc'
perlpath='/usr/bin/perl'
pg='pg'
phostname='hostname'