doc: the build requires gcc 4.2 or newer
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 22 May 2013 11:47:29 +0000 (13:47 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 22 May 2013 11:47:29 +0000 (13:47 +0200)
README.md

index aa505e5..9f6e078 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Evented I/O for V8 javascript. [![Build Status](https://secure.travis-ci.org/joy
 
 Prerequisites (Unix only):
 
+    * GCC 4.2 or newer
     * Python 2.6 or 2.7
     * GNU Make 3.81 or newer
     * libexecinfo (FreeBSD and OpenBSD only)