Apply patch from Daniel Schürmann: https://sourceforge.net/p/boomerang/bugs/78/
[boomerang.git] / boomerang / README
blob8fdcbaefd981afc78058a605fdff26a150d0995f
3 For build instructions please see 
5         http://boomerang.sourceforge.net/making.html
7 Note that on a debian system you can usually get away with:
9   sudo apt-get install libgc-dev
10   sudo apt-get install libexpat-dev
11   cmake .
12   make
14 Thanks.