git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
$domain not always set when scanning a domain list.
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-IRIX6
diff --git
a/src/OS/Makefile-IRIX6
b/src/OS/Makefile-IRIX6
index 3534e5d66708f9a183e0495bdc5694ded6d1b752..357edd030769a879706958843d8dbf319e4d6b0b 100644
(file)
--- a/
src/OS/Makefile-IRIX6
+++ b/
src/OS/Makefile-IRIX6
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-IRIX6,v 1.
1 2004/10/06 15:07:39 ph10
Exp $
+# $Cambridge: exim/src/OS/Makefile-IRIX6,v 1.
2 2005/05/23 16:58:55 fanf2
Exp $
# Exim: OS-specific make file for IRIX6 on 64-bit systems
# Exim: OS-specific make file for IRIX6 on 64-bit systems
@@
-6,7
+6,7
@@
HAVE_ICONV=yes
HOSTNAME_COMMAND=/usr/bsd/hostname
CFLAGS=-O2 -n32 -OPT:Olimit=4000
LFLAGS=-n32
HOSTNAME_COMMAND=/usr/bsd/hostname
CFLAGS=-O2 -n32 -OPT:Olimit=4000
LFLAGS=-n32
-LIBS=-lelf
+LIBS=-lelf
-lm
XINCLUDE=-I/usr/include/X11
XLFLAGS=
vfork=fork
XINCLUDE=-I/usr/include/X11
XLFLAGS=
vfork=fork