Skip to content

Commit b3f6cfc

Browse files
committed
fix conformance build
1 parent 9ffd892 commit b3f6cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conformance/build.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ pub fn build(b: *Build) void {
2626
.optimize = optimize,
2727
.@"enable-tsan" = false,
2828
.ledger = .hashmap,
29-
.force_pic = true,
3029
});
3130
const sig_mod = sig_dep.module("sig");
3231

0 commit comments

Comments
 (0)