We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51298bc commit 0ac9555Copy full SHA for 0ac9555
src/template/linux_alpha
@@ -1,5 +1,5 @@
1
AROPT:crs
2
-CFLAGS:-O2 -mieee # optimization -O2 removed because of egcs problem
+CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem
3
SHARED_LIB:-fpic
4
ALL:
5
SRCH_INC:
0 commit comments