summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-11-13 11:04:06 +0100
committersb <sb@openoffice.org>2009-11-13 11:04:06 +0100
commit3be984c247488f75a9e23e7549efb69b8bbcacce (patch)
tree63329f1707e29844367503e2ee88a3affaa3bf0c /sal/util
parentsb116: merged in DEV300_m64 (diff)
downloadcore-3be984c247488f75a9e23e7549efb69b8bbcacce.tar.gz
core-3be984c247488f75a9e23e7549efb69b8bbcacce.zip
sb116: #i106845# removed obsolete IRIX port
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/util/makefile.mk b/sal/util/makefile.mk
index bc8026aa860f..a43f09e2e0e0 100644
--- a/sal/util/makefile.mk
+++ b/sal/util/makefile.mk
@@ -127,9 +127,6 @@ SHL1STDLIBS= -Bdynamic -ldl -lpthread -lposix4 -lsocket -lnsl
SHL1STDLIBS+= -z allextract -staticlib=Crun -z defaultextract
.ENDIF # C50
.ENDIF # SOLARIS
-.IF "$(OS)"=="IRIX"
-SHL1STDLIBS= -lexc
-.ENDIF
.ENDIF # UNX
.IF "$(GUI)"=="OS2"