OSDN Git Service

linux_ppc now use -O0 to fix problem in optimization of fmgr calls.
authorBruce Momjian <bruce@momjian.us>
Fri, 18 Jun 1999 00:46:11 +0000 (00:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 18 Jun 1999 00:46:11 +0000 (00:46 +0000)
src/template/linux_ppc

index a8f5a20..116f6b0 100755 (executable)
@@ -1,5 +1,5 @@
 AROPT:crs
-CFLAGS:-O2 -mieee
+CFLAGS:-O0 -mieee # optimization -O2 removed because of egcs problem
 SHARED_LIB:-fpic
 ALL:
 SRCH_INC: