mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-15 23:20:15 +00:00
Corrected HCS08 build.gradle
This commit is contained in:
parent
074e3ba6dc
commit
15c1f43fa5
@ -3,3 +3,6 @@ apply from: "$rootProject.projectDir/gradle/processorProject.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Processors HCS08'
|
||||
|
||||
sleighCompile {
|
||||
args '-l'
|
||||
}
|
Loading…
Reference in New Issue
Block a user