From 771e8368498f4fe2a17fd2dd1bf940d2be11dc6e Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Tue, 1 Jan 2019 13:00:38 -0500
Subject: build system: ccenv.usage: using absolute path made optional
 (forthcoming).

---
 sofort/ccenv/ccenv.usage | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'sofort/ccenv')

diff --git a/sofort/ccenv/ccenv.usage b/sofort/ccenv/ccenv.usage
index 44e5f05..8eab780 100644
--- a/sofort/ccenv/ccenv.usage
+++ b/sofort/ccenv/ccenv.usage
@@ -61,12 +61,6 @@ A few words on sofort's tool-finding logic
 - AR=/path/to/ar --> set AR to the specified absolute path
 
 
-# consistency:
-- in the above case of AR=ar, using $(command -v ar) ensures
-  that the same tool is used throughout the lifetime of the
-  build project.
-
-
 # host generated config file and variable names:
 - ccenv/host.mk
 - AR, NM, OBJDUMP, ...
-- 
cgit v1.2.3