mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
9c: fix tab
This commit is contained in:
parent
53bf1f1ccf
commit
fa157263c8
1 changed files with 1 additions and 1 deletions
2
bin/9c
2
bin/9c
|
@ -149,7 +149,7 @@ case "$tag" in
|
|||
cflags="$cflags -g"
|
||||
cflags="$cflags -D__sun__ -D__${s}__"
|
||||
;;
|
||||
*AIX*) usexlc
|
||||
*AIX*) usexlc
|
||||
cflags="$cflags -g -D__AIX__"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue