diff options
| author | benaryorg <binary@benary.org> | 2024-11-07 03:46:23 +0000 |
|---|---|---|
| committer | benaryorg <binary@benary.org> | 2024-11-11 16:03:07 +0000 |
| commit | 4035c1ad059d5cab76b8322aed55e79b02c0cebf (patch) | |
| tree | 8f863db5166c58fc6e950ce2156e7db3926a3457 /pkgs/development/python-modules/rangehttpserver | |
| parent | 054666081c7d9765ac52ad13b0ebcb578800befc (diff) | |
phash: compilation fixes
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>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
