On Sat, Aug 01, 2020 at 10:58:48PM +0200, Helmut Grohne wrote: > Control: tags -1 + patch > > On Wed, Jul 24, 2019 at 05:02:30PM +0800, Chen-Yu Tsai wrote: > > libpng-dev takes care of (or works around) this by disabling the > > --libdir feature of libpng-config, and removing the @libdir@ template. > > > > Maybe the same could be done for libnss3-dev (and libnspr4-dev)? > > I concur. > > I checked that nss-config is the only file that breaks M-A:same (by > comparing all instances for all architectures). I also checked that the > --libdir support is the only reason for it to break M-A:same. Removing > the support is sufficient. There is no need for issuing > -L/usr/lib/<triplet> as that is on the default search path. > > You can easily see on codesearch that nothing uses the --libdir option: > https://codesearch.debian.net/search?q=%28nss-config%7CNSS_CONFIG%29.*--libdir&literal=0 > > I'm attaching a removal patch. Please consider applying it. Applying it > also closes #963136. > > Would you mind a NMU?
I'd rather replace nss-config with upstream's. Mike