This commit is contained in:
Ryan Cumming 2018-01-10 09:15:51 +11:00
parent 4cc0fe5136
commit b69c32097a

View File

@ -10,7 +10,7 @@
ifndef IS_WINDOWS
# This also does not work on Apple APFS due to the filesystem requiring
# valid UTF-u paths.
# valid UTF-8 paths.
ifneq ($(shell uname),Darwin)
# The zzz it to allow humans to tab complete or glob this thing.