servicepoint-binding-c/example
Vinzenz Schroeter 7b33084a3e
All checks were successful
Rust / build-gnu-apt (pull_request) Successful in 5m24s
Rust / build-size-gnu-unstable (pull_request) Successful in 1m18s
more configs work now
```
make LIBC=gnu LINK=dynamic
make LIBC=musl LINK=dynamic CC=musl-gcc
make LIBC=musl LINK=static CC=musl-gcc
```
2025-05-30 00:09:41 +02:00
..
src simplify conditional logic with constructed macro names 2025-05-28 11:49:44 +02:00
Makefile more configs work now 2025-05-30 00:09:41 +02:00
target.mk clean up .PHONY and all 2025-05-28 17:29:28 +02:00