1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with

MIPS cpu (I think it's R4000). I have tested the patches on LinuxPPC
and FreeBSD. I believe they do not harm other platforms.
--
Tatsuo Ishii
This commit is contained in:
Bruce Momjian
1998-12-18 17:25:41 +00:00
parent c0d816c57a
commit b8d5f02e4e
4 changed files with 37 additions and 2 deletions

10
src/template/linux_mips Normal file
View File

@ -0,0 +1,10 @@
AROPT:crs
CFLAGS:-O2 -mips2
SHARED_LIB:-fpic
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:bison -y