-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
Description
There is currently a daily job that enables link time optimization (LT0) and we are wondering if it would be possible to create new CI jobs, or modify existing ones, to enable LTO for s390x and i686:
$ ./configure --enable-lto
The motivation for this is that at Red Hat/IBM we have run into issues with these platforms and it would be great if these could be discovered early.