Skip to content

Changes

Started by upstream project gerrit-libosmocore #2367
Started 2 hr 7 min ago
Queued 8.3 sec
Took 1 min 26 sec on build4-deb12build-ansible
sane embedded builds without host talloc

So far host talloc was always required.
This fixes this up to only build a subset of stuff
that actually works for embedded targets while
using the pseudotalloc header file, and the actual
firmware can supply its own talloc, without
involving some random build system supplied talloc
headers.

Unfortunately static symbols can't really be weak,
so just going for always-on weak pseudotalloc does
not work.

Change-Id: Ibb309a01ac6cad827b33ac18be408be1ac2cf7e0
ewild at