mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
2f41109cc4
Adds a test for inferring features based on a different object file. Also provides a test case where cpu features are explicitly set on a library where the end result will output said target features.
2 lines
24 B
Zig
2 lines
24 B
Zig
export fn foo() void {}
|