[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#930983: libpam-encfs FTCBFS: builds for the wrong architecture



On Wed, Jun 26, 2019 at 03:46:05PM +0200, Agustin Martin wrote:
> The only remaining thing is that your proposed change switches linker to
> gcc. IIRC the only reason why "ld" is used is because upstream set it, but

Mea culpa. Many upstreams use LD=gcc, but some use LD=ld. I messed them
up here. You do want to keep $(LD) and -include dpkg's buildtools.mk.

> Using dh_auto_build should also make simpler to migrate to a simpler dh
> based debian/rules, with something like

It also makes DEB_BUILD_OPTIONS=parallel=N just work given a
sufficiently high compat level.

I've learned that using the helpers as much as possible enables us to
easily perform archive-wide changes (e.g. parallel building, dbgsym
packages, reproducible builds, cross building, ...).

Helmut


Reply to: