glfw: update TODO
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
f8eb5599a4
commit
eb939afa1d
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ pub fn link(b: *Builder, step: *std.build.LibExeObjStep, options: Options) void
|
||||||
// Assume Linux-like
|
// Assume Linux-like
|
||||||
includeSdkLinuxX8664(b, step);
|
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
|
// ld.lld: error: cannot create a copy relocation for symbol stderr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue