mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
Actually disable werror, and more --disable flags
This commit is contained in:
parent
a7659fb581
commit
5a07edfa2b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -81,8 +81,7 @@ jobs:
|
|||||||
configure_flags: --enable-pam
|
configure_flags: --enable-pam
|
||||||
|
|
||||||
- name: most options disabled
|
- name: most options disabled
|
||||||
# no -Werror
|
configure_flags: --disable-harden --disable-zlib --disable-openpty --disable-lastlog
|
||||||
configure_flags:
|
|
||||||
localoptions: |
|
localoptions: |
|
||||||
#define DROPBEAR_RSA 0
|
#define DROPBEAR_RSA 0
|
||||||
#define INETD_MODE 0
|
#define INETD_MODE 0
|
||||||
|
Loading…
Reference in New Issue
Block a user