mirror of
https://github.com/lifting-bits/sleigh
synced 2026-06-21 13:56:12 +00:00
Update Ghidra HEAD to commit 7891d2611 (#175)
Bump Ghidra HEAD commit 7891d2611 Changed files: ``` M Ghidra/Processors/AARCH64/data/languages/AARCH64.ldefs M Ghidra/Processors/Atmel/ghidra_scripts/CreateAVR8GDTArchiveScript.java M Ghidra/Processors/Dalvik/src/main/java/ghidra/dalvik/dex/inject/ConstantPoolDex.java M Ghidra/Processors/JVM/ghidra_scripts/CreateJNIGDTArchivesScript.java M Ghidra/Processors/JVM/src/main/java/ghidra/app/util/pcodeInject/ConstantPoolJava.java ``` Co-authored-by: pgoodman <pgoodman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e1562dd87f
commit
b3669ea4bd
@@ -54,7 +54,7 @@ if("${sleigh_RELEASE_TYPE}" STREQUAL "HEAD")
|
||||
# TODO: CMake only likes numeric characters in the version string....
|
||||
set(ghidra_head_version "10.3")
|
||||
set(ghidra_version "${ghidra_head_version}")
|
||||
set(ghidra_head_git_tag "84332ef95c3bb3e28c0d969affbf0c63ec9f4cc3")
|
||||
set(ghidra_head_git_tag "7891d2611549ec57fc81b13e9205ce37bd42b2d4")
|
||||
set(ghidra_git_tag "${ghidra_head_git_tag}")
|
||||
set(ghidra_shallow FALSE)
|
||||
set(ghidra_patches
|
||||
|
||||
Reference in New Issue
Block a user