We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285610e commit 371a9d7Copy full SHA for 371a9d7
src/template/linux_ppc
@@ -1,5 +1,5 @@
1
AROPT:crs
2
-CFLAGS:-O2 -mieee
+CFLAGS:-O0 -mieee # optimization -O2 removed because of egcs problem
3
SHARED_LIB:-fpic
4
ALL:
5
SRCH_INC:
0 commit comments