mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
3eec6ee145
Read templates after compiler is detected. Convert all templates to real shell scripts. Rename bsd->openbsd, alpha->osf.
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
AROPT=cq
|
|
CFLAGS=
|
|
SHARED_LIB='-K PIC'
|
|
DLSUFFIX=.so
|
|
CC="$CC -b elf"
|