urt: Add user run-time library groundwork

Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
2026-07-15 07:52:57 +00:00
parent 322985d8a3
commit a45f1df00d
8 changed files with 144 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@
export PT_PROJECT_ROOT=$PT_PROJECT_ROOT
export PT_TARGET_ARCH=$PT_TARGET_ARCH
export PT_BOOT_PROTO=$PT_BOOT_PROTO
export PT_URT_LIB=$PT_URT_LIB
export PT_URT_CRT=$PT_URT_CRT
if [ "$PT_BUILD_SOURCED" != "1" ]
then