libmraa: Fix compilation with musl libc 1.2.5
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Apr 2024 13:43:23 +0000 (15:43 +0200)
committerRosen Penev <rosenp@gmail.com>
Sun, 21 Apr 2024 01:07:19 +0000 (18:07 -0700)
commit9447654b6be3e65abac62735c1e66401c1c36cca
treed1746d9eb76f1a0ac8ec04b08fe31bf36f306416
parent72a6e17d49f07ae697d2fa33a08c02fee502f948
libmraa: Fix compilation with musl libc 1.2.5

Support POSIX basename used in musl libc 1.2.5.

This backports a patch from upstream git.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
libs/libmraa/patches/001-mraa-Use-posix-basename.patch [new file with mode: 0644]