X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/31480e424d1ac61f5d3a86d7913e5bd78c7d4d9b..3375e053c40dacf62a7eac02d52438a43398c053:/src/OS/Makefile-HP-UX diff --git a/src/OS/Makefile-HP-UX b/src/OS/Makefile-HP-UX index a28c7ed31..073d67aba 100644 --- a/src/OS/Makefile-HP-UX +++ b/src/OS/Makefile-HP-UX @@ -1,5 +1,3 @@ -# $Cambridge: exim/src/OS/Makefile-HP-UX,v 1.4 2005/08/08 10:48:27 ph10 Exp $ - # Exim: OS-specific make file for HP-UX later than 9 # HP ANSI C compiler @@ -9,8 +7,9 @@ # there have been some problems reported with this compiler with +O2 set. # gcc -CFLAGS=-O -Wl,-z -D_XOPEN_SOURCE_EXTENDED - +CFLAGS=-O -D_XOPEN_SOURCE_EXTENDED +LDFLAGS=-Wl,-z +LIBS=-lm BASENAME_COMMAND=/bin/basename HAVE_ICONV=yes