Commit 0ac95554 authored by Bruce Momjian's avatar Bruce Momjian

Remove -O2 for linux/alpha, make -O.

parent 51298bcf
AROPT:crs
CFLAGS:-O2 -mieee # optimization -O2 removed because of egcs problem
CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem
SHARED_LIB:-fpic
ALL:
SRCH_INC:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment