thanks.

On Sat, 24 Feb 2018 09:32:11 +0000 Chris Lamb <la...@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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to