mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-14 10:27:04 +08:00
than having CFLAGS= in the template files. It uses -O2 for gcc (generated by autoconf), and -O for non-gcc, unless the template overrides it.
3 lines
17 B
Plaintext
3 lines
17 B
Plaintext
CC="$CC -b elf"
|
|
|