openssh/.github/configure.sh

7 lines
67 B
Bash
Raw Normal View History

#!/bin/sh
2021-02-18 04:21:13 +00:00
. .github/configs $1
set -x
./configure ${CONFIGFLAGS}