mirror of
https://github.com/postgres/postgres.git
synced 2026-02-16 17:19:08 -05: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.
2 lines
17 B
Text
2 lines
17 B
Text
CC="$CC -b elf"
|
|
|