mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
6919db7d39
set en_US locale jvmargs in gradle.properties
4 lines
188 B
Properties
4 lines
188 B
Properties
# 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
|