This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openssh
mirror of
git://anongit.mindrot.org/openssh.git
Watch
1
Star
0
Fork
You've already forked openssh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b71010d9b
openssh
/
.github
/
configure.sh
7 lines
67 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
. .github/configs
$1
set
-x
./configure
${
CONFIGFLAGS
}
Reference in New Issue
View Git Blame
Copy Permalink