attempt to optimize drill
This commit is contained in:
parent
a74d453878
commit
0ff6bf3230
1 changed files with 3 additions and 2 deletions
|
@ -33,8 +33,9 @@ echo '==> ./configure (check deps, generate config)'
|
||||||
--without-pyldns \
|
--without-pyldns \
|
||||||
--without-pyldnsx \
|
--without-pyldnsx \
|
||||||
--enable-poll \
|
--enable-poll \
|
||||||
--disable-gost \
|
--disable-dane \
|
||||||
--disable-dane
|
--disable-dane-verify \
|
||||||
|
--disable-dane-ta-usage
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo '==> make'
|
echo '==> make'
|
||||||
|
|
Loading…
Add table
Reference in a new issue