summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_irix6.x_sgic++.GNU
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-19 23:34:45 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-19 23:34:45 +0000
commit74210dfa54335c5984f5164dfeb9d5771ff062ba (patch)
treeae989beef533cbd5e766f025cff309b42a059812 /include/makeinclude/platform_irix6.x_sgic++.GNU
parent63b7dffad23d1d323152a08e36c2f2cd950fc28f (diff)
downloadATCD-74210dfa54335c5984f5164dfeb9d5771ff062ba.tar.gz
ChangeLogTag:Fri Nov 19 17:25:13 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'include/makeinclude/platform_irix6.x_sgic++.GNU')
-rw-r--r--include/makeinclude/platform_irix6.x_sgic++.GNU4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/makeinclude/platform_irix6.x_sgic++.GNU b/include/makeinclude/platform_irix6.x_sgic++.GNU
index bdc9b10fbee..8b594a1b6a4 100644
--- a/include/makeinclude/platform_irix6.x_sgic++.GNU
+++ b/include/makeinclude/platform_irix6.x_sgic++.GNU
@@ -50,7 +50,9 @@ LDFLAGS += -Wl,-woff,133
# You need to remove this if you are using 6.2 without the Pthread
# patches or if you want to compile without threads support.
-LIBS += -lpthread
+ifndef DONT_LINK_PTHREADS
+ LIBS += -lpthread
+endif
PIC = -KPIC
AR = ar