mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-05 04:04:04 -05:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
# Increase maximum Gradle heap size (default is 1G)
|
||||
# And fix build in locales with non-default capitalizations (e.g. tr_TR)
|
||||
org.gradle.jvmargs=-Xmx2G -Duser.language=en -Duser.country=US
|
||||
|
||||
# Preserve file system permissions in archives (Gradle 9 uses fixed permissions by default)
|
||||
org.gradle.archives.use-file-system-permissions=true
|
||||
|
||||
# Set Ghidra protobuf version
|
||||
ghidra.protobuf.java.version=4.31.0
|
||||
|
||||
Reference in New Issue
Block a user