pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cpuminer-multi: build on NetBSD and other responsible machines



Module Name:	pkgsrc-wip
Committed By:	Izaac <izaac%setec.org@localhost>
Pushed By:	izaac
Date:		Fri Sep 14 17:42:17 2018 +0000
Changeset:	e9e21aa1958d43336926d0677d9a9f62ea4597e8

Added Files:
	cpuminer-multi/patches/patch-ab

Log Message:
cpuminer-multi: build on NetBSD and other responsible machines

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9e21aa1958d43336926d0677d9a9f62ea4597e8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cpuminer-multi/patches/patch-ab | 11 +++++++++++
 1 file changed, 11 insertions(+)

diffs:
diff --git a/cpuminer-multi/patches/patch-ab b/cpuminer-multi/patches/patch-ab
new file mode 100644
index 0000000000..2a47dd0ecc
--- /dev/null
+++ b/cpuminer-multi/patches/patch-ab
@@ -0,0 +1,11 @@
+--- yescrypt/sysendian.h.orig   2018-07-13 18:05:24.000000000 -0400
++++ yescrypt/sysendian.h        2018-08-16 14:02:11.000000000 -0400
+@@ -29,6 +29,8 @@
+ #ifndef _SYSENDIAN_H_
+ #define _SYSENDIAN_H_
+ 
++#include "cpuminer-config.h"
++
+ /* If we don't have be64enc, the <sys/endian.h> we have isn't usable. */
+ #if !HAVE_DECL_BE64ENC
+ #undef HAVE_SYS_ENDIAN_H


Home | Main Index | Thread Index | Old Index