Add patches infrastructure to the build system
This adds the ability to patch some of the dependencies before buidling. First users of this are ncurses and Thrift who have some trouble when compiling under MacOS 10.9 Mavericks using LLVM and the CLANG frontend. This fixes ticket #10 and ticket #11.
patches/ncurses-5.9.patch
0 → 100644
patches/thrift-0.9.1.patch
0 → 100644
Please register or sign in to comment