Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/giza-pp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schmidt <git@ryandesign.com>2019-11-02 15:31:41 +0300
committerRyan Schmidt <git@ryandesign.com>2019-11-02 15:31:41 +0300
commit27dd8dd52120533d6ea465fcb40bd6b6496c1b9f (patch)
tree1adba7a11baf1e7b7659544409347a5f963b8a08
parent9150b65f3d73c4f9470d5f5d2c8a7bd9d5619b41 (diff)
Indicate that modern clang compilers work fine
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 072b094..0844b4b 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ For more information, refer to the README files and the following pages:
UPDATE 4th April 2015, by Hieu Hoang:
-Works with most versions of gcc, including really old versions. Doesn't work with recent versions of clang.
+Works with most versions of gcc and clang, including really old versions.
Why not try using mgiza? It's multi-threaded and kept up to date to work with most compilers
https://github.com/moses-smt/mgiza