From ca1909af4d6650ada84fc6edd0eb80ebd1e667cc Mon Sep 17 00:00:00 2001 From: smuckola Date: Tue, 20 Nov 2012 12:32:26 -0800 Subject: [PATCH] add gcc46 --- Compilation-guide-(OS-X).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compilation-guide-(OS-X).md b/Compilation-guide-(OS-X).md index d419024..885b92d 100644 --- a/Compilation-guide-(OS-X).md +++ b/Compilation-guide-(OS-X).md @@ -4,7 +4,7 @@ Compilation on OS X is mostly MacPorts based. Dependencies can be build from Mac MacPorts installed
pkgconfig
libsdl 1.2 (1.3 devel might work, but is not advised)
-gcc46 +gcc46
git-core - To pull the sources :D
### Important note for OSX 10.7+ (Lion) users