We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc0fe5 commit b69c320Copy full SHA for b69c320
src/test/run-make/linker-output-non-utf8/Makefile
@@ -10,7 +10,7 @@
10
ifndef IS_WINDOWS
11
12
# This also does not work on Apple APFS due to the filesystem requiring
13
-# valid UTF-u paths.
+# valid UTF-8 paths.
14
ifneq ($(shell uname),Darwin)
15
16
# The zzz it to allow humans to tab complete or glob this thing.
0 commit comments