Re: [PATCH 0/1] gnu: gcc@5: Make __DATE__ and __TIME__ macros reproducible.

2017-01-23 Thread Marius Bakke
Ludovic Courtès writes: >> They *should* be functionally identical to Debians patches: >> >> https://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-5/debian/patches/ >> >> ...but I have not verified this. Any takers? > > The ‘guix environment’ session you show is exactly how I would have > tes

Re: [PATCH 0/1] gnu: gcc@5: Make __DATE__ and __TIME__ macros reproducible.

2017-01-21 Thread Ludovic Courtès
Hi Marius! Marius Bakke skribis: > This patch should obsolete the 'snippets' that mess with the __DATE__ > and __TIME__ macros in GCC. Woohoo! \o/ > They *should* be functionally identical to Debians patches: > > https://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-5/debian/patches/ > >

[PATCH 0/1] gnu: gcc@5: Make __DATE__ and __TIME__ macros reproducible.

2017-01-21 Thread Marius Bakke
Hello Guix! This patch should obsolete the 'snippets' that mess with the __DATE__ and __TIME__ macros in GCC. It is a backport of the following two commits: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=e3e8c48c4a494d9da741c1c8ea6c4c0b7c4ff934 https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;