mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit b261137b4 (#203)
Bump Ghidra HEAD commit b261137b4 Changed files: ``` M Ghidra/Processors/RISCV/src/main/java/ghidra/app/util/bin/format/elf/relocation/RISCV_ElfRelocationContext.java ``` Co-authored-by: pgoodman <pgoodman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1c5fad6a6b
commit
04d1204eb5
@@ -48,7 +48,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "10.4")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "ba5fcdf4ede478ba1d394cc1efa7802099023510")
|
||||
set(ghidra_head_git_tag "b261137b4093bc2cd9bf1f809a6c002e1b6d8d75")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user