mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 23:05:59 +08:00
Corrected HCS08 build.gradle
This commit is contained in:
@@ -3,3 +3,6 @@ apply from: "$rootProject.projectDir/gradle/processorProject.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Processors HCS08'
|
||||
|
||||
sleighCompile {
|
||||
args '-l'
|
||||
}
|
||||
Reference in New Issue
Block a user