Skip to content
  • Axel Auweter's avatar
    Add patches infrastructure to the build system · c8dab647
    Axel Auweter authored
    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.
    c8dab647