|
|
@ -73,6 +73,7 @@ if [ "$pkg_dietlibc_useit" = 1 ]; then |
|
|
|
|
|
|
|
|
linux*) |
|
|
linux*) |
|
|
echo_status "This package is currently blacklisted and not build using dietlibc!" |
|
|
echo_status "This package is currently blacklisted and not build using dietlibc!" |
|
|
|
|
|
;; |
|
|
|
|
|
|
|
|
util-linux|e2fsprogs|net-tools) # the packets that have BSD problems and/or GNU problems |
|
|
util-linux|e2fsprogs|net-tools) # the packets that have BSD problems and/or GNU problems |
|
|
echo_status "Setting dietlibc special GNU/BSD settings!" |
|
|
echo_status "Setting dietlibc special GNU/BSD settings!" |
|
|
|