|
Last change
on this file since 590 was
444,
checked in by satin@…, 8 years ago
|
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
|
File size:
257 bytes
|
| Rev | Line | |
|---|
| [444] | 1 | # This option enables LTO for stage2 and stage3 on |
|---|
| 2 | # hosts without linker plugin support. |
|---|
| 3 | |
|---|
| 4 | STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects |
|---|
| 5 | STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects |
|---|
| 6 | STAGEprofile_CFLAGS += -fno-lto |
|---|
Note: See
TracBrowser
for help on using the repository browser.