Skip to content

Commit fceab41

Browse files
committed
[WIP] Add section symbol for mach-O
1 parent bf85e46 commit fceab41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object = "0.11.0"
4141
cranelift-simplejit = { git = "https://github.com/CraneStation/cranelift.git" }
4242

4343
[patch.crates-io]
44-
faerie = { git = "https://github.com/m4b/faerie.git", rev = "dcb671a99faa32b72fac88d2406e952a41844636" }
44+
faerie = { git = "https://github.com/bjorn3/faerie.git", branch = "macho_section_symbols" }
4545

4646
[profile.dev.overrides."*"]
4747
opt-level = 3

0 commit comments

Comments
 (0)