deal with base64.c
This commit is contained in:
parent
efba316dcc
commit
d7aeceb511
3
dist/bind/libc4netbsd
vendored
3
dist/bind/libc4netbsd
vendored
@ -54,3 +54,6 @@ for i in herror.c res_comp.c res_data.c res_debug.c res_debug.h res_init.c \
|
||||
do
|
||||
cp $BIND/lib/bind/resolv/$i $LIBC/resolv/$i
|
||||
done
|
||||
|
||||
mkdir -p $LIBC/net
|
||||
cp $BIND/lib/bind/isc/base64.c $LIBC/net
|
||||
|
Loading…
Reference in New Issue
Block a user