index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
9c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bin/9c')
-rwxr-xr-x
bin/9c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/9c b/bin/9c
index 6ff417a8..fcdae6fd 100755
--- a/
bin/9c
+++ b/
bin/9c
@@ -1,5 +1,6 @@
#!/bin/sh
+test -f $PLAN9/config && . $PLAN9/config
usegcc()
{
cc=gcc