diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc <Antoine@web> | 2011-02-03 14:08:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-02-03 14:08:38 +0000 |
commit | 41656301ef734a9dd810ec77adb1fd1ff350fd39 (patch) | |
tree | 4d3805cb1b494071c266e7c380848bb3cfe0b4b5 /doc/bugs/Problems_running_make_on_osx.mdwn | |
parent | 8f0b86dab5db2882aefd2b3653de186b94fec4f4 (diff) |
Diffstat (limited to 'doc/bugs/Problems_running_make_on_osx.mdwn')
-rw-r--r-- | doc/bugs/Problems_running_make_on_osx.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/bugs/Problems_running_make_on_osx.mdwn b/doc/bugs/Problems_running_make_on_osx.mdwn index 6708981b9..d14c058e4 100644 --- a/doc/bugs/Problems_running_make_on_osx.mdwn +++ b/doc/bugs/Problems_running_make_on_osx.mdwn @@ -5,7 +5,6 @@ and had to install the following extra packages to be able to get make to start: [realizes pcre-light is needed but pcre not installed on my mac] sudo port install pcre sudo cabal install pcre-light - But then I got the following error: ghc -O2 -Wall --make git-annex |