Skip to content

Commit

Permalink
Fix macOS linker warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Aug 29, 2024
1 parent 5b44c29 commit ad6efbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile-libs.Inc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ else
else
platform := macos
endif
CGO_LDFLAGS := $(CGO_LDFLAGS) -Wl,-rpath,@loader_path
ULIMIT := ulimit -n 9999;
else
ifeq ($(GOARCH),arm64)
Expand Down

0 comments on commit ad6efbb

Please sign in to comment.