mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
No werror for options disabled CI
This commit is contained in:
parent
1034024029
commit
a7659fb581
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -81,6 +81,8 @@ jobs:
|
|||||||
configure_flags: --enable-pam
|
configure_flags: --enable-pam
|
||||||
|
|
||||||
- name: most options disabled
|
- name: most options disabled
|
||||||
|
# no -Werror
|
||||||
|
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