mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 05:18:58 -04:00
0e22cb1232
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"
|
|
|