changeset 1328:08d92a215472

Albert Lee spotted that libnsl went away after 0.9.11 due to the baseconfig stuff dropping a uClibc symbol. Put it back.
author Rob Landley <rob@landley.net>
date Tue, 08 Feb 2011 12:11:04 -0600
parents 64d310e39a12
children c52b7a665f31
files sources/baseconfig-uClibc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/baseconfig-uClibc	Sat Jan 22 14:40:00 2011 -0600
+++ b/sources/baseconfig-uClibc	Tue Feb 08 12:11:04 2011 -0600
@@ -86,6 +86,7 @@
 UCLIBC_HAS_GNU_GLOB=y
 UCLIBC_BUILD_RELRO=y
 UCLIBC_BUILD_NOEXECSTACK=y
+UCLIBC_HAS_LIBNSL_STUB=y
 
 # Optional internationalization stuff