mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +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