diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:12:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:12:44 +0000 |
commit | e0f278b8c8438ab5832a7336d778a8230b9b37c6 (patch) | |
tree | ab92f4994ea2a29dfaed7474062c189e57e3cde0 /debian/patches/llvm-17-compat.patch | |
parent | Merging upstream version 0.0~git20230821.ec4566b. (diff) | |
download | wasi-libc-e0f278b8c8438ab5832a7336d778a8230b9b37c6.tar.xz wasi-libc-e0f278b8c8438ab5832a7336d778a8230b9b37c6.zip |
Merging debian version 0.0~git20230821.ec4566b-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/llvm-17-compat.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/llvm-17-compat.patch b/debian/patches/llvm-17-compat.patch new file mode 100644 index 0000000..5b4b117 --- /dev/null +++ b/debian/patches/llvm-17-compat.patch @@ -0,0 +1,12 @@ +diff --git a/expected/wasm32-wasi/undefined-symbols.txt b/expected/wasm32-wasi/undefined-symbols.txt +index 6d3b2b7..98ce67e 100644 +--- a/expected/wasm32-wasi/undefined-symbols.txt ++++ b/expected/wasm32-wasi/undefined-symbols.txt +@@ -63,6 +63,7 @@ __main_argc_argv + __netf2 + __stack_pointer + __subtf3 ++__tls_base + __trunctfdf2 + __trunctfsf2 + __unordtf2 |