thanks.

On Sat, 24 Feb 2018 09:32:11 +0000 Chris Lamb <[email protected]> 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

Reply via email to