mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-16 02:41:59 +00:00
pkg/highway: upgrade to fix compilation issues on LLVM18
This commit is contained in:
@@ -29,6 +29,7 @@ pub fn init(b: *std.Build, deps: *const SharedDeps) !GhosttyXCFramework {
|
||||
b,
|
||||
b.resolveTargetQuery(.{
|
||||
.cpu_arch = .aarch64,
|
||||
.cpu_model = .native,
|
||||
.os_tag = .ios,
|
||||
.os_version_min = Config.osVersionMin(.ios),
|
||||
.abi = .simulator,
|
||||
|
||||
Reference in New Issue
Block a user