Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/cmake
History
Isaac Freund 49a7ceb5bc cmake: add /usr/lib/llvm13 to searched paths
Alpine linux installs llvm to this path and currently patches zig's
cmake file in order to build zig from source.

https://git.alpinelinux.org/aports/tree/testing/zig/llvm-include.patch?id=0c3f7850bef38fb4c63fc6af5c14724e5311b0cc
2022-05-05 02:51:48 -04:00
..
c_flag_overrides.cmake
msvc: reduce inlining aggressivity to workaround a codegen bug in cl.exe cf. #3024
2019-10-16 19:04:50 -04:00
cxx_flag_overrides.cmake
msvc: reduce inlining aggressivity to workaround a codegen bug in cl.exe cf. #3024
2019-10-16 19:04:50 -04:00
Findclang.cmake
Merge remote-tracking branch 'origin/master' into llvm13
2021-09-15 14:51:08 -07:00
Findlld.cmake
stage1: Fix missing LLD library
2022-02-04 01:45:44 -05:00
Findllvm.cmake
cmake: add /usr/lib/llvm13 to searched paths
2022-05-05 02:51:48 -04:00
install.cmake
rename libuserland to libstage2
2020-02-16 19:16:08 -05:00