This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
You've already forked gcc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cae7d26460
gcc
/
config
/
bootstrap-O3.mk
2 lines
53 B
Makefile
Raw
Blame
History
BOOT_CFLAGS
:=
-O3
$(
filter-out -O%,
$(
BOOT_CFLAGS
)
)
Reference in New Issue
View Git Blame
Copy Permalink