aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/sysofiles.sh
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-12-28 03:42:11 +0000
committerrsc <devnull@localhost>2004-12-28 03:42:11 +0000
commit93eb807ac2b7c23cae2b0999957532b5b666f437 (patch)
tree22b181659fc901d7d87ae0af0f6f69cdaa22c57b /src/libthread/sysofiles.sh
parentf5ff4947dd510fa5b6ab6fc71ce2515a313402ce (diff)
downloadplan9port-93eb807ac2b7c23cae2b0999957532b5b666f437.tar.gz
plan9port-93eb807ac2b7c23cae2b0999957532b5b666f437.tar.bz2
plan9port-93eb807ac2b7c23cae2b0999957532b5b666f437.zip
remove debugging
Diffstat (limited to 'src/libthread/sysofiles.sh')
-rw-r--r--src/libthread/sysofiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libthread/sysofiles.sh b/src/libthread/sysofiles.sh
index 235cd76a..7734f776 100644
--- a/src/libthread/sysofiles.sh
+++ b/src/libthread/sysofiles.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-tag="${SYSNAME:-`uname -m`}-${OBJTYPE:-`uname`}-`uname -r`-${CC9:-cc}"
+tag="${OBJTYPE:-`uname -m`}-${SYSNAME:-`uname`}-`uname -r`-${CC9:-cc}"
case "$tag" in
*-Linux-2.6.*)
echo pthread.o