mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-10 14:38:02 -05:00
GP-2881: Fixed build.gradle
This commit is contained in:
@@ -18,4 +18,6 @@ apply from: "$rootProject.projectDir/gradle/processorProject.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Processors Z80'
|
||||
|
||||
|
||||
sleighCompileOptions = [
|
||||
'-l'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user