mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04: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"
|
|
|