FreeBSD Bugzilla – Attachment 187987 Details for
Bug 223662
astro/astrometry: Makefile uname system call generates non-deterministic output and this causes port to not be reproducible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Modifies makefile uname system call directive from '-a' to '-o' to allow for reproducible output
patch-Makefile (text/plain), 174 bytes, created by
delete2
on 2017-11-14 05:19:42 UTC
(
hide
)
Description:
Modifies makefile uname system call directive from '-a' to '-o' to allow for reproducible output
Filename:
MIME Type:
Creator:
delete2
Created:
2017-11-14 05:19:42 UTC
Size:
174 bytes
patch
obsolete
>--- Makefile.orig 2015-12-14 21:13:35 UTC >+++ Makefile >@@ -309,7 +309,7 @@ tags: > > report: > -uname -m >- -uname -a >+ -uname -o > -uname -p > -uname -s > @echo "CC is $(CC)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223662
: 187987