mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-24 16:43:14 +01:00
Missed line when removing env sanitizing.
This commit is contained in:
@@ -377,7 +377,6 @@ void assemble(const llvm::sys::Path& asmpath, const llvm::sys::Path& objpath)
|
||||
error("failed to invoke gcc");
|
||||
fatal();
|
||||
}
|
||||
delete [] clean_env;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user