Skip to content

Commit 14531e0

Browse files
committed
Rename irix5 port to irix.
1 parent bef228d commit 14531e0

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ case $host_os in
13891389
dgux*) template=dgux ;;
13901390
freebsd*) template=freebsd ;;
13911391
hpux*) template=hpux ;;
1392-
irix*) template=irix5 ;;
1392+
irix*) template=irix ;;
13931393
linux*) template=linux ;;
13941394
mingw*) template=win32 ;;
13951395
netbsd*) template=netbsd ;;

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.351 2004/05/18 04:11:29 momjian Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.352 2004/05/19 21:37:42 momjian Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -56,7 +56,7 @@ case $host_os in
5656
dgux*) template=dgux ;;
5757
freebsd*) template=freebsd ;;
5858
hpux*) template=hpux ;;
59-
irix*) template=irix5 ;;
59+
irix*) template=irix ;;
6060
linux*) template=linux ;;
6161
mingw*) template=win32 ;;
6262
netbsd*) template=netbsd ;;

src/Makefile.shlib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Copyright (c) 1998, Regents of the University of California
77
#
88
# IDENTIFICATION
9-
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.75 2004/05/12 21:56:27 momjian Exp $
9+
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.76 2004/05/19 21:37:43 momjian Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -139,7 +139,7 @@ ifeq ($(PORTNAME), hpux)
139139
endif
140140
endif
141141

142-
ifeq ($(PORTNAME), irix5)
142+
ifeq ($(PORTNAME), irix)
143143
shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)
144144
LINK.shared = $(COMPILER) -shared -Wl,-set_version,sgi$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
145145
endif
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/* Dummy file used for nothing at this point
22
*
3-
* see irix5.h
3+
* see irix.h
44
*/

src/backend/port/dynloader/irix5.h renamed to src/backend/port/dynloader/irix.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*-------------------------------------------------------------------------
22
*
3-
* irix5.h
4-
* port-specific prototypes for Irix 5
3+
* irix.h
4+
* port-specific prototypes for Irix
55
*
66
*
77
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/backend/port/dynloader/irix5.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $
10+
* $PostgreSQL: pgsql/src/backend/port/dynloader/irix.h,v 1.1 2004/05/19 21:37:43 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy