mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Ack, I missed a template file here :(
This commit is contained in:
parent
9d575627af
commit
359cd689f8
10
src/template/linuxalpha
Normal file
10
src/template/linuxalpha
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
AROPT:crs
|
||||||
|
CFLAGS:-O2
|
||||||
|
SHARED_LIB:-fpic
|
||||||
|
ALL:
|
||||||
|
SRCH_INC:/usr/include/ncurses /usr/include/readline
|
||||||
|
SRCH_LIB:
|
||||||
|
USE_LOCALE:no
|
||||||
|
DLSUFFIX:.so
|
||||||
|
YFLAGS:-d
|
||||||
|
YACC:bison -y
|
Loading…
x
Reference in New Issue
Block a user