nixpkgs/pkgs/applications/radio/gnuradio
Chuang Zhu b688bda73b gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries
Not using simply stdenv = gcc12Stdenv due to errors like this:

/nix/store/...-binutils-2.40/bin/ld: /nix/store/...-boost-1.81.0/lib/libboost_program_options.so.1.81.0: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status
make[2]: *** [gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/build.make:131: gr-fec/lib/reed-solomon/gr_fec_rstest] Error 1
make[1]: *** [CMakeFiles/Makefile2:2165: gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/all] Error 2
2024-01-31 16:19:43 +02:00
..
3.8.nix gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries 2024-01-31 16:19:43 +02:00
3.9.nix gnuradio3_9Minimal: fix compilation with gcc 13 2024-01-29 15:56:12 +02:00
default.nix gnuradioMinimal: 3.10.9.1 -> 3.10.9.2 2024-01-18 16:41:15 +02:00
modtool-newmod-permissions.3_8.patch
modtool-newmod-permissions.3_9.patch gnuradio3_9Minimal: use a backported modtool patch 2023-12-21 15:39:30 +02:00
modtool-newmod-permissions.patch gnuradioMinimal: 3.10.7.0 -> 3.10.8.0 2023-12-21 15:39:38 +02:00
shared.nix gnuradio: disabledForGRafter -> disabled 2024-01-28 18:22:23 +08:00
wrapper.nix gnuradio: add support for soapysdr plugins in the wrapper 2023-09-08 12:50:58 +03:00