Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositycasualty committed Sep 7, 2023
1 parent 24d59ba commit 996d5f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ kong_directory_genrule(
--exclude="*.log" . | tar -xC $2/.
chmod -R "+rw" $2
}
function LN {
if [[ "$OSTYPE" == "darwin"* ]]; then
# TODO: support relative path links once we start to cross compile on macOS
Expand Down

0 comments on commit 996d5f2

Please sign in to comment.