mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
We use CFLAGS = -O2 on every other gcc platform, so why not
hpux_gcc too?
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
AROPT:crs
|
AROPT:crs
|
||||||
CFLAGS:
|
CFLAGS:-O2
|
||||||
SHARED_LIB:-fPIC
|
SHARED_LIB:-fPIC
|
||||||
ALL:
|
ALL:
|
||||||
SRCH_INC:
|
SRCH_INC:
|
||||||
|
Reference in New Issue
Block a user