mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 06:44:50 +01:00
Fixes some test failure:
test
+- test-standalone
+- standalone_test_cases
+- standalone_test_cases.glibc_compat
+- CheckObject
+- compile exe native-linux-gnu.2.38 Debug native-linux-gnu.2.38 64 errors
test/standalone/glibc_compat/glibc_runtime_check.zig:11:18: error: C import failed
const c_malloc = @cImport(
^~~~~~~~
referenced by:
checkReallocarray: test/standalone/glibc_compat/glibc_runtime_check.zig:46:27
main: test/standalone/glibc_compat/glibc_runtime_check.zig:112:26
4 reference(s) hidden; use '-freference-trace=6' to see all references
error: translation failure
build/stage3/lib/zig/libc/include/riscv-linux-gnu/bits/wordsize.h:22:3: error: unsupported ABI
|
||
|---|---|---|
| .. | ||
| aro | ||
| assembly_backend | ||
| backend | ||
| include | ||
| aro.zig | ||
| assembly_backend.zig | ||
| backend.zig | ||
| main.zig | ||