Disabling lto does not work as it should on lunar
Bug #2002582 reported by
Marius Gripsgard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Ubuntu) |
Fix Released
|
Undecided
|
Shengjing Zhu |
Bug Description
While uploading to Debian unstable and letting my packages sync, i found that disabling lto on lunar does not works as expected, even with `optimize=-lto` set it still does not disable it.
I have confirmed this by uploading a simple C++ package by using the exact same source and upload to both lunar and kinetic to a ppa, the one built for kinetic setting -lto works but not on lunar
See:
lunar https:/
The package i found this issue on is https:/
Related branches
~zhsj/ubuntu/+source/dpkg:respect-maint-opt
- Marius Gripsgard (community): Approve
- Canonical Foundations Team: Pending requested
-
Diff: 109 lines (+58/-4)3 files modifieddebian/changelog (+7/-0)
scripts/Dpkg/Vendor/Ubuntu.pm (+24/-3)
scripts/t/Dpkg_BuildFlags_Ubuntu.t (+27/-1)
Changed in dpkg (Ubuntu): | |
assignee: | nobody → Shengjing Zhu (zhsj) |
tags: | added: fr-3183 |
To post a comment you must log in.
I think that's a duplicate of bug 2002201