libnettle: -Werror=implicit-function-declaration
This commit is contained in:
parent
72435ffd93
commit
bf440f28d1
11
packages/libnettle/configure.patch
Normal file
11
packages/libnettle/configure.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -u -r ../nettle-3.3/configure ./configure
|
||||
--- ../nettle-3.3/configure 2016-10-01 09:28:38.000000000 +0200
|
||||
+++ ./configure 2017-07-07 08:35:12.539208424 +0200
|
||||
@@ -7091,6 +7091,7 @@
|
||||
CFLAGS="$CFLAGS $CCPIC"
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
+#include <stdlib.h>
|
||||
|
||||
int
|
||||
main ()
|
Loading…
x
Reference in New Issue
Block a user