aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/9c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/9c b/bin/9c
index beba6064..020123c3 100755
--- a/bin/9c
+++ b/bin/9c
@@ -13,7 +13,7 @@ usegcc()
-Wno-comment \
-Wno-sign-compare \
"
- cflags="$cflags -ggdb"
+ cflags="$ngflags -ggdb"
}
tag="${SYSNAME:-`uname`}-${OBJTYPE:-`uname -m`}-${CC9:-cc}"