mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 01:05:14 +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
|
for TARGET in $TARGETS; do
|
||||||
case $TARGET in
|
case $TARGET in
|
||||||
default|without-openssl|without-zlib)
|
default|without-openssl|without-zlib|c89)
|
||||||
# nothing to do
|
# nothing to do
|
||||||
;;
|
;;
|
||||||
kerberos5)
|
kerberos5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user