mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 13:53:46 -04:00
Read templates after compiler is detected. Convert all templates to real shell scripts. Rename bsd->openbsd, alpha->osf.
5 lines
66 B
Text
5 lines
66 B
Text
AROPT=cq
|
|
CFLAGS=
|
|
SHARED_LIB='-K PIC'
|
|
DLSUFFIX=.so
|
|
CC="$CC -b elf"
|