mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
4035c1ad05
This includes a patch already sent upstream that fixes compilation with Werror due to a lacking return, as well as adding a linker flag to include a threaded version of a library. The fftw3_threads part stems from cimg requiring this apparently when linking the examples: > test_texthash.cpp:(.text.startup+0x1c1): undefined reference to `fftw_init_threads' I wouldn't know how to patch this upstream, however other packages in nixpkgs seem to provide the LDFLAGS too. Signed-off-by: benaryorg <binary@benary.org> |
||
---|---|---|
.. | ||
0001-proper-pthread-return-value.patch | ||
package.nix |