[Bug 1342337] Re: DEB_BUILD_OPTIONS noopt not honored
Hadrien
launchpad at psydk.org
Thu Oct 22 19:28:55 UTC 2015
Ubuntu does not use eglibc anymore.
** Changed in: eglibc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1342337
Title:
DEB_BUILD_OPTIONS noopt not honored
Status in eglibc package in Ubuntu:
Invalid
Bug description:
Assuming build tools and dependencies are already installed, enter
those commands:
apt-get source libc6
cd eglibc-2.19
DEB_BUILD_OPTIONS="noopt nostrip" debuild -us -uc
Expected result: source files are compiled with -O0 flags
Actual result: source files are compiled with -O2 -O3 flags
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1342337/+subscriptions
More information about the foundations-bugs
mailing list