Skip to content

Commit 12c51d9

Browse files
committed
Remove comment after optimization flag.
1 parent ecbfafb commit 12c51d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template/linux_alpha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AROPT:crs
2-
CFLAGS:-O # optimization -O2 removed because of egcs problem
2+
CFLAGS:-O2
33
SHARED_LIB:-fpic
44
ALL:
55
SRCH_INC:

0 commit comments

Comments
 (0)