mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 16:50:06 +02:00
6b582a080574ca96c3db90ca3c48c532dbfb28dd
* On all architectures other than x86_gcc2 the generated definition of dependency_libs in libebml.la includes a path to libstdc++.la that hard-codes the full version of the gcc package being used to build libebml. Keeping that path unchanged would result in a hidden dependency of libebml_devel on a specific revision of the gcc pkg. So fix that path using a package-links dir that starts with e.g. /packages/libebml_x86_devel-*/gcc_x86/develop/tools/x86/lib/gcc/... * Add gcc$secondaryArchSuffix to REQUIRES_devel when building for an architecture other than x86_gcc2 because libebml.la needs it. * Add TEST() with "make check".
Welcome to HaikuPorts!
To get started, read the wiki!
Description
Languages
Shell
96.3%
Roff
2.4%
M4
0.5%
C
0.4%
Makefile
0.3%