Skip to content

Commit

Permalink
Fix filepath.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimafisk committed Oct 30, 2024
1 parent cbaa82f commit 242d8fc
Show file tree
Hide file tree
Showing 15 changed files with 12 additions and 1 deletion.
Binary file modified SDK/tools/bin/pbzx
Binary file not shown.
1 change: 1 addition & 0 deletions bin/aarch64-apple-darwin24.1-clang++-gstdc++
1 change: 1 addition & 0 deletions bin/aarch64-apple-darwin24.1-dsymutil
1 change: 1 addition & 0 deletions bin/aarch64-apple-darwin24.1-wrapper
1 change: 1 addition & 0 deletions bin/arm64-apple-darwin24.1-clang++-gstdc++
1 change: 1 addition & 0 deletions bin/arm64-apple-darwin24.1-dsymutil
1 change: 1 addition & 0 deletions bin/arm64-apple-darwin24.1-wrapper
1 change: 1 addition & 0 deletions bin/arm64e-apple-darwin24.1-clang++-gstdc++
1 change: 1 addition & 0 deletions bin/arm64e-apple-darwin24.1-dsymutil
1 change: 1 addition & 0 deletions bin/arm64e-apple-darwin24.1-wrapper
Binary file modified bin/x86_64-apple-darwin24.1-ld
Binary file not shown.
1 change: 1 addition & 0 deletions bin/x86_64h-apple-darwin24.1-clang++-gstdc++
1 change: 1 addition & 0 deletions bin/x86_64h-apple-darwin24.1-wrapper
Binary file modified bin/xar
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/libxar.la
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/home/jim/Downloads/osxcross-master/target/lib'
libdir='/home/runner/work/osxcross/target/lib'

0 comments on commit 242d8fc

Please sign in to comment.