diff options
author | dzwdz | 2023-02-25 18:31:16 +0100 |
---|---|---|
committer | dzwdz | 2023-02-25 18:31:16 +0100 |
commit | 1a1eb66fa0f4e6de6d06d80dae1bdce276fbd294 (patch) | |
tree | bd26d19ec1e7f212c6329969054a2f4196338867 /sysroot | |
parent | fd9214efa47f721e6d08dd2530efbb40b99c3b7b (diff) |
ports: move to the new toolchain
Diffstat (limited to 'sysroot')
l--------- | sysroot/usr/lib/libm.a | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysroot/usr/lib/libm.a b/sysroot/usr/lib/libm.a new file mode 120000 index 0000000..1c566f4 --- /dev/null +++ b/sysroot/usr/lib/libm.a @@ -0,0 +1 @@ +../../../out/libm.a
\ No newline at end of file |