Thanks to visit codestin.com Credit goes to github.com
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 2544f2d commit ccdad51Copy full SHA for ccdad51
src/template/linux_alpha
@@ -1,5 +1,5 @@
1
AROPT:crs
2
-CFLAGS:-mieee # optimization removed because of egcs problem
+CFLAGS:-O2 -mieee # optimization -O2 removed because of egcs problem
3
SHARED_LIB:-fpic
4
ALL:
5
SRCH_INC:
0 commit comments