From 958bf0977040254afe033b620f08988065a5be0b Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 22 Dec 2015 17:46:39 +0100 Subject: [PATCH] Added hint to have an updated "bison" for compiling on OS X --- ReadMe.Compiling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.Compiling.md b/ReadMe.Compiling.md index d927a33a08..1191600749 100644 --- a/ReadMe.Compiling.md +++ b/ReadMe.Compiling.md @@ -69,6 +69,7 @@ The following ports need to be installed: * `mpfr` * `gmp` * `libmpc` + * `bison` (updated to the latest version) More information about individual distributions of Linux and BSD can be found at .