mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
build.zig: remove deleted .cpp file
This commit is contained in:
parent
268edce862
commit
08f3c7960a
@ -933,7 +933,6 @@ const stage1_sources = [_][]const u8{
|
||||
"src/stage1/bigint.cpp",
|
||||
"src/stage1/buffer.cpp",
|
||||
"src/stage1/codegen.cpp",
|
||||
"src/stage1/dump_analysis.cpp",
|
||||
"src/stage1/errmsg.cpp",
|
||||
"src/stage1/error.cpp",
|
||||
"src/stage1/heap.cpp",
|
||||
|
||||
@ -745,7 +745,6 @@ const stage1_sources = [_][]const u8{
|
||||
"src/stage1/bigint.cpp",
|
||||
"src/stage1/buffer.cpp",
|
||||
"src/stage1/codegen.cpp",
|
||||
"src/stage1/dump_analysis.cpp",
|
||||
"src/stage1/errmsg.cpp",
|
||||
"src/stage1/error.cpp",
|
||||
"src/stage1/heap.cpp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user