Skip to content

Commit

Permalink
build: fix for macos
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <[email protected]>
  • Loading branch information
hexian000 committed Nov 25, 2024
1 parent 335bb84 commit 82010d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ if git rev-parse --git-dir >/dev/null 2>&1; then
fi

set -e
mkdir -p build
OUTDIR="$(realpath ./build)"
MODROOT="./v3"
PACKAGE="./cmd/tlswrapper"
Expand Down

0 comments on commit 82010d6

Please sign in to comment.