mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
Add c89 here too.
This commit is contained in:
parent
da9d59f526
commit
33f62dfbe8
2
.github/setup_ci.sh
vendored
2
.github/setup_ci.sh
vendored
@ -24,7 +24,7 @@ fi
|
||||
|
||||
for TARGET in $TARGETS; do
|
||||
case $TARGET in
|
||||
default|without-openssl|without-zlib)
|
||||
default|without-openssl|without-zlib|c89)
|
||||
# nothing to do
|
||||
;;
|
||||
kerberos5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user