aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-03-02 17:54:59 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-03-02 17:54:59 +0100
commit7127c2205e6e0f671388a04785b1e7879c536c64 (patch)
tree69dcaaaebec533b5ad33e433b8b4cf109e5868aa /README.md
parentdae0873f5eabadc83b4eab3dfbbc2fd0c9336974 (diff)
downloadopen-keychain-7127c2205e6e0f671388a04785b1e7879c536c64.tar.gz
open-keychain-7127c2205e6e0f671388a04785b1e7879c536c64.tar.bz2
open-keychain-7127c2205e6e0f671388a04785b1e7879c536c64.zip
README: mac os x workaround
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83655ce01..eedb1d82b 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,10 @@ android {
Gradle project dependencies are missing. Do a ``git submodule init && git submodule update``
+#### Build on Mac OS X fails?
+
+Try exporting JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"
+
## Translations
Translations are hosted on Transifex, which is configured by ".tx/config".