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
OpenBSD requires -lm for the ratelimit code.
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-IRIX632
diff --git
a/src/OS/Makefile-IRIX632
b/src/OS/Makefile-IRIX632
index 5b09364df4c7c3d021be7be29bf96656946bca57..757c4b8a51af6e0d548f15f09a6ebf6c016dd947 100644
(file)
--- a/
src/OS/Makefile-IRIX632
+++ b/
src/OS/Makefile-IRIX632
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-IRIX632,v 1.
1 2004/10/06 15:07:39 ph10
Exp $
+# $Cambridge: exim/src/OS/Makefile-IRIX632,v 1.
2 2005/05/23 16:58:55 fanf2
Exp $
# Exim: OS-specific make file for IRIX 6 on 32-bit systems.
# There seems to be some variation. The commented settings show
# Exim: OS-specific make file for IRIX 6 on 32-bit systems.
# There seems to be some variation. The commented settings show
@@
-10,7
+10,7
@@
HOSTNAME_COMMAND=/usr/bsd/hostname
CFLAGS=-32
LFLAGS=-32
#LIBS=-lmld
CFLAGS=-32
LFLAGS=-32
#LIBS=-lmld
-LIBS=-lelf
+LIBS=-lelf
-lm
XINCLUDE=-I/usr/include/X11
vfork=fork
RANLIB=@true
XINCLUDE=-I/usr/include/X11
vfork=fork
RANLIB=@true