From bfc9613943bec9e2a0619e3e1ed1e83d0e51b5f4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Aug 2015 15:35:32 +0200 Subject: Ignore unknown prerequisite types in C++ link rule --- build/cxx/compile.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'build/cxx/compile.cxx') diff --git a/build/cxx/compile.cxx b/build/cxx/compile.cxx index 65806ed..ce921d2 100644 --- a/build/cxx/compile.cxx +++ b/build/cxx/compile.cxx @@ -45,7 +45,6 @@ namespace build // @@ TODO: // // - check prerequisites: single source file - // - check prerequisites: the rest are headers (other ignorable?) // - if path already assigned, verify extension? // -- cgit v1.1