Skip to content

Commit

Permalink
Fix build.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
mgord9518 committed Jun 18, 2024
1 parent 24e9242 commit 867acea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zig/build.zig
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const std = @import("std");

pub const squashfuse = @import("squashfuse-zig/build.zig");

pub const LinkOptions = struct {
enable_zstd: bool = true,
enable_lz4: bool = true,
Expand Down

0 comments on commit 867acea

Please sign in to comment.