mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-19 02:00:06 +02:00
* On x86_gcc2 we only have the libuuid from the libuuid package. * On all other architectures we can switch to the libuuid from the util_linux package. * The libuuid from util-linux needs libintl, but the latter does not have a pkgconfig file, so we need to add "LDFLAGS=-lintl".