Small cleanup of the irix5 port

Submitted by: Andrew Martin <martin@biochemistry.ucl.ac.uk>
REL2_0B
Marc G. Fournier 30 years ago
parent 9da9c0915a
commit 78d56d0bcb
  1. 6
      src/mk/port/postgres.mk.irix5

@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS
# RANLIB is not used on IRIX 5
RANLIB=touch
INSTALL=/usr/bin/X11/bsdinst
INSTALL=/sbin/bsdinst
INSTLOPTS= -m 444
INSTL_EXE_OPTS= -m 555
INSTL_LIB_OPTS= -m 664
#
# Random things that must be passed everywhere to enable

Loading…
Cancel
Save