Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r1740:ded5aa39a871
Date: 2015-03-25 17:34 +0100
http://bitbucket.org/pypy/stmgc/changeset/ded5aa39a871/

Log:    Update README

diff --git a/c7/llvmfix/README.txt b/c7/llvmfix/README.txt
--- a/c7/llvmfix/README.txt
+++ b/c7/llvmfix/README.txt
@@ -15,6 +15,7 @@
  mkdir llvm-build
  cd llvm-build
  ../llvm/configure --enable-optimized      # requires gcc >= 4.7!
+                   --disable-assertions    # optional
  make
 
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to