Skip to content

Commit

Permalink
zig: Downgrade to 0.13 with local LLVM (#4844)
Browse files Browse the repository at this point in the history
**Summary**

Bring back Zig from 0.14 snapshot to stable 0.13 release using in-tree
LLVM build.

**Test Plan**

- Built `ghostty`
- Zig x86 test suite all passed.

**Checklist**

- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
  • Loading branch information
GZGavinZhao authored Jan 17, 2025
2 parents 7739cf2 + 3d09e15 commit 430bd1a
Show file tree
Hide file tree
Showing 4 changed files with 425 additions and 1,068 deletions.
9 changes: 3 additions & 6 deletions packages/z/zig/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
ld-linux-x86-64.so.2
libLLVM.so.19.1
libc.so.6
libclang-cpp.so.19.1
liblldCOFF.so.19.1
liblldELF.so.19.1
liblldWasm.so.19.1
libstdc++.so.6
libm.so.6
libz.so.1
libzstd.so.1
Loading

0 comments on commit 430bd1a

Please sign in to comment.