mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
I have done the QNX4 port with the current source tree. The number of
backend/Makefiles to be patched could significantly be reduced since they have been adopted to the QNX4 needs. Andreas Kardos
This commit is contained in:
12
src/template/qnx
Normal file
12
src/template/qnx
Normal file
@@ -0,0 +1,12 @@
|
||||
AROPT:cr
|
||||
CFLAGS:
|
||||
LIBS:-lunix
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
||||
CXXFLAGS:-I/usr/local/lib/gcc-lib/i386-pc-qnx4/egcs-2.91.60/include/g++
|
Reference in New Issue
Block a user