Message249253
Note this patch is likely wrong, as it doesn't add the optimization options to the linker invocation. According to the gcc does, """To use the link-time optimizer, -flto and optimization options should be specified at compile time and during the final link""".
So probably $OPT should be added to $PY_LDFLAGS. |
|
| Date |
User |
Action |
Args |
| 2015-08-27 19:08:50 | pitrou | set | recipients:
+ pitrou, barry, rhettinger, doko, scoder, christian.heimes |
| 2015-08-27 19:08:50 | pitrou | set | messageid: <[email protected]> |
| 2015-08-27 19:08:50 | pitrou | link | issue17781 messages |
| 2015-08-27 19:08:50 | pitrou | create | |
|