Ports: Fix building the dropbear port
This commit is contained in:
parent
5ae64035a6
commit
468be9292e
Notes:
sideshowbarker
2024-07-18 20:33:11 +09:00
Author: https://github.com/gunnarbeutner Commit: https://github.com/SerenityOS/serenity/commit/468be9292e0 Pull-request: https://github.com/SerenityOS/serenity/pull/6233
1 changed files with 0 additions and 2 deletions
|
@ -12,5 +12,3 @@ useconfigure=true
|
|||
configopts="--disable-zlib "
|
||||
# Serenity's utmp is not fully compatible with what dropbear expects.
|
||||
configopts+="--disable-utmp --disable-wtmp --disable-login --disable-lastlog "
|
||||
# not added automatically
|
||||
configopts+="--enable-static"
|
||||
|
|
Loading…
Add table
Reference in a new issue