abe32ecf9920671a2a074d0427c56bf87cfc827d
On Linux, <uuid/uuid.h> and related functions are provided by the util-linux-ng package, which doesn't build on other operating systems, such as MacOS X. That platform provides libuuid as part of the system. Hence, to build libSM on MacOS, we define (empty) variables LIBUUID_CFLAGS and LIBUUID_CFLAGS. Those settings disable ./configure's attempt to detect libuuid with pkgconfig -- which would fail. svn path=/nixpkgs/trunk/; revision=17600
Description
No description provided
5 GiB
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%