commit 5570bc986b916ffb07b77853cf995d90c7e99805 (tree)
parent 62486c35a483d759b29fa5da235da66590bde6d7
Author: Andrew Kelley <andrew@ziglang.org>
Date: Tue, 12 Mar 2019 17:44:03 -0400
remove accidental swap file
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -2049,7 +2049,6 @@ set(ZIG_MUSL_SRC_FILES
"musl/src/stat/statvfs.c"
"musl/src/stat/umask.c"
"musl/src/stat/utimensat.c"
- "musl/src/stdio/.fwrite.c.swp"
"musl/src/stdio/__fclose_ca.c"
"musl/src/stdio/__fdopen.c"
"musl/src/stdio/__fmodeflags.c"