mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-01 23:48:35 +00:00
simd: basic ISA detection, boilerplate
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
parallel,
|
||||
pkg-config,
|
||||
python3,
|
||||
qemu,
|
||||
scdoc,
|
||||
tracy,
|
||||
valgrind,
|
||||
@@ -110,6 +111,10 @@ in
|
||||
# by default so we have to include this.
|
||||
bashInteractive
|
||||
|
||||
# Used for testing SIMD codegen. This is Linux only because the macOS
|
||||
# build only has the qemu-system files.
|
||||
qemu
|
||||
|
||||
gdb
|
||||
valgrind
|
||||
wraptest
|
||||
|
Reference in New Issue
Block a user