[openssh-commits] [openssh] 01/01: Export CC and CFLAGS for c89 test.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 26 17:20:55 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 77532609874a99a19e3e2eb2d1b7fa93aef963bb
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Apr 26 17:18:25 2021 +1000
Export CC and CFLAGS for c89 test.
---
.github/configs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/configs b/.github/configs
index f6d39ed6..6f612dd0 100755
--- a/.github/configs
+++ b/.github/configs
@@ -146,4 +146,4 @@ if [ -x "$(which plink 2>/dev/null)" ]; then
export REGRESS_INTEROP_PUTTY
fi
-export LTESTS SUDO TEST_TARGET TEST_SSH_UNSAFE_PERMISSIONS
+export CC CFLAGS LTESTS SUDO TEST_TARGET TEST_SSH_UNSAFE_PERMISSIONS
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list