mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-08-14 22:41:59 +03:00
firmware: replace libnewlib with picolibc
libnewlib-arm-none-eabi has been removed in debian unstable, build the firmware with picolibc instead. Fixes: OS#7017 Change-Id: If136397b71435ea0850002ef6406067962e8d4d7
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
|
||||
dh-autoreconf,
|
||||
libosmocore-dev (>= 1.11.0),
|
||||
libpcsclite-dev,
|
||||
libnewlib-arm-none-eabi,
|
||||
picolibc-arm-none-eabi,
|
||||
libusb-1.0-0-dev,
|
||||
gcc-arm-none-eabi
|
||||
Standards-Version: 3.9.8
|
||||
|
||||
Reference in New Issue
Block a user