Leo Famulari <l...@famulari.name> writes:

> On Tue, Jan 17, 2017 at 03:11:27PM +0100, Ricardo Wurmus wrote:
>> * gnu/packages/bioinformatics.scm (hisat2): New variable.
>
>> +       #:make-flags (list "CC=gcc" "CXX=g++" "allall")
>
> "allall"... We can categorize this alongside -Weverything! ;)
>
>> +         (add-after 'unpack 'make-deterministic
>> +           (lambda _
>> +             (substitute* "Makefile"
>> +               (("`date`") "0"))
>
> I'd take the value of SOURCE_DATE_EPOCH from the environment, but it's
> not very important.

Oh, I’m sorry.  I have just pushed based on Marius’s review and didn’t
see your message in time.  I’ll keep SOURCE_DATE_EPOCH in mind for
future cases.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


Reply via email to