mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-29 07:18:16 +08:00
GP-0 corrected PA-RISC sleigh compile option
This commit is contained in:
@@ -24,7 +24,3 @@ eclipse.project.name = 'Processors PA-RISC'
|
|||||||
dependencies {
|
dependencies {
|
||||||
api project(':Base')
|
api project(':Base')
|
||||||
}
|
}
|
||||||
|
|
||||||
sleighCompileOptions = [
|
|
||||||
'-l'
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user