GP-0 corrected PA-RISC sleigh compile option

This commit is contained in:
ghidra1
2025-06-09 18:48:09 -04:00
parent 2acf286046
commit 17d8fdfcfa
-4
View File
@@ -24,7 +24,3 @@ eclipse.project.name = 'Processors PA-RISC'
dependencies {
api project(':Base')
}
sleighCompileOptions = [
'-l'
]