mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
Small cleanup of the irix5 port
Submitted by: Andrew Martin <martin@biochemistry.ucl.ac.uk>
This commit is contained in:
parent
9da9c0915a
commit
78d56d0bcb
@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS
|
|||||||
# RANLIB is not used on IRIX 5
|
# RANLIB is not used on IRIX 5
|
||||||
RANLIB=touch
|
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
|
# Random things that must be passed everywhere to enable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user