tINSTALL: ignore gcc Configured with line - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 4fbb40ce7b16f239d31649ea7a0b3752dbb53f61
DIR parent e9a2f2e357c8b0b207be073db69bd96a587c1768
HTML Author: Russ Cox <rsc@swtch.com>
Date: Sat, 6 Dec 2008 15:53:13 -0800
INSTALL: ignore gcc Configured with line
Diffstat:
M INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/INSTALL b/INSTALL
t@@ -27,7 +27,7 @@ rm -f config
(
echo "* Compiler version:"
-9c -v 2>&1 | grep -i version | sed 's/^/ /'
+9c -v 2>&1 | grep -v 'Configured with:' | grep -i version | sed 's/^/ /'
if [ `uname` = Linux ]; then
# On Linux, we use the kernel version to decide whether