[pacman-dev] [PATCH] makepkg: record build information in .BUILDINFO
Doug Newgard
scimmia at archlinux.info
Sat Oct 3 14:30:27 UTC 2015
On Sat, 3 Oct 2015 22:18:17 +1000
Allan McRae <allan at archlinux.org> wrote:
> On 03/10/15 18:01, Pierre Neidhardt wrote:
> > Nice idea!
> > But what about:
> > - LDLIBS? (And possibly other variables?)
> > - Autotools' configure options?
> > - non-C/C++ packages?
>
> All of those are standard makepkg.conf options. Anything beyond that
> should be specified in the PKGBUILD for a build to be deterministic.
Except they change over time.
> > It is probably hard to centralize this kind of information indepently of the
> > language / compiler. However adding CFLAGS, etc., to non-C/C++ packages will
> > create unnecessary noise.
More information about the pacman-dev
mailing list