mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
11 lines
293 B
Diff
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",
|
||
|
},
|
||
|
},
|