[bug#77927,v3,0/4] Fix cross compilation

Message ID cover.1745167600.git.rutherther@ditigal.xyz
Headers
Series Fix cross compilation |

Message

Rutherther April 20, 2025, 4:47 p.m. UTC
  Sorry, I actually omitted one more thing - cross compilation,
now the libiio can cross compile.

Rutherther (4):
  gnu: Add libiio
  gnu: Add libad9361
  gnu: sdrangel: Compile with PlutoSDR support
  gnu: sdr++: Compile with PlutoSDR support

 gnu/packages/radio.scm | 105 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 103 insertions(+), 2 deletions(-)


base-commit: 3ed24b2354907fd9ca4de6fa3ef0dc3015cafbca
  

Comments

Guillaume Le Vaillant April 21, 2025, 10:04 a.m. UTC | #1
Patches applied as 95ccd0ca005ac02125110664308fed1c0278f981 and
following with a few minor cosmetic fixes.
Thanks.