mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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
|
||||
CFLAGS:
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fPIC
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Reference in New Issue
Block a user