aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-12-06 15:53:13 -0800
committerRuss Cox <rsc@swtch.com>2008-12-06 15:53:13 -0800
commit4fbb40ce7b16f239d31649ea7a0b3752dbb53f61 (patch)
treeb6aee501b3cf907c2ac881943b9b8ec0936cd905 /INSTALL
parente9a2f2e357c8b0b207be073db69bd96a587c1768 (diff)
downloadplan9port-4fbb40ce7b16f239d31649ea7a0b3752dbb53f61.tar.gz
plan9port-4fbb40ce7b16f239d31649ea7a0b3752dbb53f61.tar.bz2
plan9port-4fbb40ce7b16f239d31649ea7a0b3752dbb53f61.zip
INSTALL: ignore gcc Configured with line
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c48f565a..5bbced63 100755
--- a/INSTALL
+++ b/INSTALL
@@ -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