Skip to content

Commit a165c75

Browse files
committed
[build] remove libb64 setting from defconfig
1 parent f1a98c4 commit a165c75

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

defconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ LIBB64=y
3737

3838
LIBUTILS=y
3939

40-
#LIBB64_VERSION=1.2.1
41-
LIBB64_DIR=$(srcdir)src/libb64$(LIBB64_VERSION:%=-%)
42-
LIBMD5_DIR=$(srcdir)src/md5-c
43-
LIBSHA1_DIR=$(srcdir)src/libsha1
44-
4540
USE_STDARG=y
4641
USE_PTHREAD=n
4742
USE_POLL=y

0 commit comments

Comments
 (0)