chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libuv: Update from 1.20.0 to 1.20.1
[termux-packages]
/
packages
/
libnettle
/
configure.patch
1
diff -u -r ../nettle-3.3/configure ./configure
2
--- ../nettle-3.3/configure 2016-10-01 09:28:38.000000000 +0200
3
+++ ./configure 2017-07-07 08:35:12.539208424 +0200
4
@@ -7091,6 +7091,7 @@
5
CFLAGS="$CFLAGS $CCPIC"
6
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7
/* end confdefs.h. */
8
+#include <stdlib.h>
9
10
int
11
main ()