mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
miredo: add debian reproducibility patch
Refreshed other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/libteredo/debug.h 2009-02-28 23:17:14.000000000 +0300
|
||||
+++ b/libteredo/debug.h 2019-04-07 01:46:48.235087395 +0300
|
||||
@@ -43,8 +43,10 @@
|
||||
--- a/libteredo/debug.h
|
||||
+++ b/libteredo/debug.h
|
||||
@@ -43,8 +43,10 @@ static inline void debug (const char *st
|
||||
# ifdef __linux__
|
||||
# include <errno.h>
|
||||
# include <assert.h>
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
static inline int
|
||||
d_pthread_mutex_init (pthread_mutex_t *mutex, pthread_mutexattr_t *pattr)
|
||||
@@ -57,7 +59,7 @@
|
||||
@@ -57,7 +59,7 @@ d_pthread_mutex_init (pthread_mutex_t *m
|
||||
pthread_mutexattr_init (&attr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user