From 23c6155f8e6ce93f41597e7aa860cca0b5110e4b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 22:45:23 -0700 Subject: changing the rules in a clean environment doesn't rebuild --- README | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index 8a8a2d9..e4d034f 100644 --- a/README +++ b/README @@ -53,23 +53,20 @@ platform dependencies: filesystem: must support symlinks build dependencies: + python: + required: 2.7.x only, installed in $PATH as 'python' C library: recommended: glibc 2.17 or higher supported: glibc 2.13 known bad: glibc 2.8 or below unsupported: anything that's not glibc C++ compiler: - required: g++ 4.6.1 or higher - recommended: g++ 4.7.2 or higher - likely to work: clang++ 3.2 or higher + required: g++ 4.7.2 or higher + recommended: g++ 4.8.1 or higher + likely to work: clang++ 3.3 or higher C++ library: recommended: libstdc++ to match g++; may need patch for clang++ - untested: libc++ - flex: - tested: 2.5 - bison: - tested: 2.7 - bad: 2.3 + may work: libc++ attoconf: special: see below runtime dependencies: -- cgit v1.2.3-60-g2f50