Browse Source

uclibc: enable UCLIBC_HAS_RESOLVER_SUPPORT by default

Note:

Enabling this was primary done to be able to build pciutils 3.1.9!
user/karasz/firmware
Christian Wiese 13 years ago
parent
commit
42b6cbe50a
  1. 1
      base/uclibc/uclibc.conf

1
base/uclibc/uclibc.conf

@ -78,6 +78,7 @@ default_config() {
fi
# libresolv support
echo "X UCLIBC_HAS_RESOLVER_SUPPORT"
echo "X UCLIBC_HAS_LIBRESOLV_STUB"
# provide libutil library

Loading…
Cancel
Save