touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #112770
[Bug 1342337] Re: DEB_BUILD_OPTIONS noopt not honored
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
Touch seeded packages, 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
References