mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add a netbsd template file and update linux-elf and .similar
This commit is contained in:
9
src/template/netbsd
Normal file
9
src/template/netbsd
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:
|
Reference in New Issue
Block a user