[pacman-dev] [PATCH] makepkg: record build information in .BUILDINFO
Allan McRae
allan at archlinux.org
Sat Oct 3 12:18:17 UTC 2015
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.
> 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