solus-project / ypkg

Modern, declarative, structured build format
https://solus-project.com/
GNU General Public License v3.0
56 stars 20 forks source link

Fix LTO builds after changes to the optimize key #53

Closed sunnyflunk closed 6 years ago

sunnyflunk commented 6 years ago

Now uses gcc-{ar,ranlib,nm} which retains GIMPLE information. Updates support for LTO with Clang and Gold linker to ensure the right flags are used.

Signed-off-by: Peter O'Connor peter@solus-project.com