mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05:00
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
11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
AROPT:crs
|
|
CFLAGS:-O2 -mips2
|
|
SHARED_LIB:-fpic
|
|
ALL:
|
|
SRCH_INC:
|
|
SRCH_LIB:
|
|
USE_LOCALE:no
|
|
DLSUFFIX:.so
|
|
YFLAGS:-d
|
|
YACC:bison -y
|