Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns).

Test: TH.
Change-Id: I636b7d6d09e96f6e25525ca48783281892a1eb02
This commit is contained in:
Rupert Shuttleworth 2021-03-25 22:23:00 +00:00
parent a9e182440d
commit b33f9d87c4
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ var (
"libc_init_static": true,
"libc_init_dynamic": true,
"libc_tzcode": true,
"lib_dns": true,
"libc_freebsd": true,
"libc_freebsd_large_stack": true,
"libc_netbsd": true,