mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Start an openbsd port
This commit is contained in:
9
src/template/openbsd
Normal file
9
src/template/openbsd
Normal file
@ -0,0 +1,9 @@
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
Reference in New Issue
Block a user