me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/packages/patches/zig-do-not-link-against-lib...

11 lines
293 B
Diff

--- a/src/target.zig 2023-04-22 11:44:47.917416658 +0200
+++ b/src/target.zig 2023-04-22 11:45:04.577465352 +0200
@@ -478,7 +478,6 @@
"-lpthread",
"-lc",
"-ldl",
- "-lrt",
"-lutil",
},
},