mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 07:40:07 +02:00
* Do not rebuild libz and freetype from CD sources, use the system ones. * I had to force a dependency on as$secondaryArchSuffix, otherwise binutils 2.17 is included in the chroot instead of the gcc4 version. * The policy checker complains that the packages don't depend on libstdc++.so, but this should be provided by haiku_x86.hpkg ? * The patch for IUP fails to apply. I guess this is because of line ending problems as we work from a zipped source archive. Using "git apply" manually works, however.