Hi, On Mon, Jul 02, 2012, Jakub Wilk wrote: > * Loïc Minier <[email protected]>, 2010-02-20, 10:17: > >We were copying the package automatically in Ubuntu unmodified and > >it was failing to build due to Ubuntu changes to dpkg-dev to set > >LDFLAGS=-Wl,-Bsymbolic-functions by default (in > >dpkg-buildpackage). > > dpkg-dev in Debian doesn't set *FLAGS itself anymore. Is this also > true in Ubuntu? Is yes, I suppose this bug could be closed.
Indeed, this was very recently changed in Ubuntu quantal which now defaults back to not exporting *FLAGS in the environment and hence to make. I don't think it hurts to filter out this flag out of LDFLAGS in case it's present, but it's not going to break the build in the latest Ubuntu release anymore (only in backports). Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

