gnupg and deps in main

This commit is contained in:
Ertuğrul Erata
2015-08-21 10:26:26 +03:00
parent d1559b9776
commit 17a55ca6a4
26 changed files with 1021 additions and 0 deletions
@@ -0,0 +1,11 @@
--- autopatch-dummy/secmem/secmem.c
+++ autopatch-dummy/secmem/secmem.c 2004/07/13 14:34:02
@@ -85,7 +85,7 @@
# define MAP_ANONYMOUS MAP_ANON
#endif
-#define DEFAULT_POOLSIZE 16384
+#define DEFAULT_POOLSIZE 16384*4
typedef struct memblock_struct MEMBLOCK;
struct memblock_struct {