Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
duet-lite.patch | 2014-11-27 | 3.3 kB | |
readme.txt | 2014-11-03 | 280 Bytes | |
Totals: 2 Items | 3.6 kB | 0 |
This EDK2 patch removes enough modules from the Duet project to let it build using gcc without link time optimization. To build the full Duet using gcc, you must use the gcc link time optimization patch along with a gcc configured with both --enable-plugin and --enable-lto.