mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[liba] Add a bridge for incomplete libc
For example, GLIBC doesn't provide strlcpy which we want to use Change-Id: Iebbadfd42ca8e5dc089a8fe0b670fef843a10027
This commit is contained in:
3
liba/Makefile.bridge
Normal file
3
liba/Makefile.bridge
Normal file
@@ -0,0 +1,3 @@
|
||||
SFLAGS += -Iliba/include/bridge
|
||||
|
||||
objs += liba/src/bridge.o
|
||||
Reference in New Issue
Block a user