Bug#891290: ardour: please make the build reproducible
IOhannes m zmölnig (Debian/GNU)
umlaeute at debian.org
Wed Feb 28 12:10:58 GMT 2018
thanks.
On Sat, 24 Feb 2018 09:32:11 +0000 Chris Lamb <lamby at debian.org> wrote:
> This is because it embeds CFLAGS and CXXFLAGS in the resulting
> binary. Proof of concept patch attached.
before starting a longish ardour build, isn't the patch supposed to
*not* include the C/CXXFLAGS if SOURCE_DATE_EPOCH is defined?
e.g.
+ if 'SOURCE_DATE_EPOCH' not in os.environ:
+ write_config_text('C compiler flags', conf.env['CFLAGS'])
+ write_config_text('C++ compiler flags', conf.env['CXXFLAGS'])
mgfsda
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20180228/e54f7977/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list