mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-04 21:30:22 +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'
|
apply plugin: 'eclipse'
|
||||||
eclipse.project.name = 'Processors HCS08'
|
eclipse.project.name = 'Processors HCS08'
|
||||||
|
|
||||||
|
sleighCompile {
|
||||||
|
args '-l'
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user