Skip to content

Commit

Permalink
BUG: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TidbitSoftware committed Mar 1, 2025
1 parent a7323b8 commit 6e27001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrappers/python/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ if STANDALONE_MODULES
if MAC
AM_LDFLAGS += -Wl,-rpath,'@rpath'
AM_LDFLAGS += -Wl,-rpath,/System/Volumes/Data/Applications/Xcode.app/Contents/Developer/Library/Frameworks
AM_LDFLAGS += -Wl,-rpath,/System/Volumes/Data/Library/Developer/CommandlLineTools/Library/Frameworks
AM_LDFLAGS += -Wl,-rpath,/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks
else
AM_LDFLAGS += -Wl,-lbacktrace
if !MSYS2
Expand Down

0 comments on commit 6e27001

Please sign in to comment.