mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
* Not tested, a bug in haikuporter prevents from building it * the tests fail on haiku because a path is hardcoded to /usr/include in them. an upstream issue has been opened.
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
cd distcc-3.1
|
|
libtoolize --force --copy --install
|
|
./autogen.sh
|
|
./configure LDFLAGS=-L/boot/common/lib/python2.6/config --prefix=`finddir B_COMMON_DIRECTORY`
|
|
make
|