mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Remove comment after optimization flag.
This commit is contained in:
parent
ecbfafbe0e
commit
12c51d9c6e
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O # optimization -O2 removed because of egcs problem
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Loading…
Reference in New Issue
Block a user