[Bug 481085] Re: dpkg default flags break compilation

Ilya Barygin barygin at gmail.com
Wed Jan 6 17:55:57 UTC 2010


It is possible to reset LDFLAGS in the rules file like this:

#!/usr/bin/make -f
LDFLAGS:=
%:
	dh $@

I think this is what you want (although I'm a bit confused by the fact
that for some parts of LiVES (weed-plugins) -Wl,-Bsymbolic-functions is
set by upstream Makefiles). Sure you can reset CFLAGS the same way if
you need to.

If there are significant problems in Karmic package which can
demonstrably be solved by rebuilding without -Wl,-Bsymbolic-functions,
it's possible to do that. See
https://wiki.ubuntu.com/StableReleaseUpdates for the procedure.

I'm reassigning this bug to LiVES because that's where action needs to
be taken.

** Package changed: dpkg (Ubuntu) => lives (Ubuntu)

-- 
dpkg default flags break compilation
https://bugs.launchpad.net/bugs/481085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list