From eb939afa1d1ee7f2f8de497d69e68df97cc33282 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sat, 16 Oct 2021 18:04:10 -0700 Subject: [PATCH] glfw: update TODO Signed-off-by: Stephen Gutekanst --- glfw/build.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glfw/build.zig b/glfw/build.zig index 83b1e852..0e5e8a1b 100644 --- a/glfw/build.zig +++ b/glfw/build.zig @@ -101,7 +101,7 @@ pub fn link(b: *Builder, step: *std.build.LibExeObjStep, options: Options) void // Assume Linux-like includeSdkLinuxX8664(b, step); - // TODO(slimsag): for now, Linux must be built with glibc, not musl: + // TODO(future): for now, Linux must be built with glibc, not musl: // // ``` // ld.lld: error: cannot create a copy relocation for symbol stderr