libtalloc: -Werror=implicit-function-declaration
This commit is contained in:
parent
9ecb6ecbaf
commit
0bbe44da5f
@ -1,6 +1,8 @@
|
||||
diff -u -r ../talloc-2.1.8/lib/replace/wscript ./lib/replace/wscript
|
||||
--- ../talloc-2.1.8/lib/replace/wscript 2016-07-28 03:17:50.000000000 -0400
|
||||
+++ ./lib/replace/wscript 2016-08-14 19:03:30.905455753 -0400
|
||||
Remove test which does not compile.
|
||||
|
||||
diff -u -r ../talloc-2.1.9/lib/replace/wscript ./lib/replace/wscript
|
||||
--- ../talloc-2.1.9/lib/replace/wscript 2017-02-27 19:23:11.000000000 +0000
|
||||
+++ ./lib/replace/wscript 2017-07-06 23:27:52.934183655 +0000
|
||||
@@ -32,7 +32,7 @@
|
||||
conf.DEFINE('HAVE_LIBREPLACE', 1)
|
||||
conf.DEFINE('LIBREPLACE_NETWORK_CHECKS', 1)
|
||||
@ -19,7 +21,7 @@ diff -u -r ../talloc-2.1.8/lib/replace/wscript ./lib/replace/wscript
|
||||
conf.CHECK_VARIABLE('rl_event_hook', define='HAVE_DECL_RL_EVENT_HOOK', always=True,
|
||||
headers='readline.h readline/readline.h readline/history.h')
|
||||
|
||||
@@ -698,7 +696,7 @@
|
||||
@@ -701,11 +699,11 @@
|
||||
# at the moment:
|
||||
# hide_symbols=bld.BUILTIN_LIBRARY('replace'),
|
||||
private_library=True,
|
||||
@ -28,3 +30,8 @@ diff -u -r ../talloc-2.1.8/lib/replace/wscript ./lib/replace/wscript
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('replace-test',
|
||||
source='''test/testsuite.c test/strptime.c
|
||||
- test/os2_delete.c test/getifaddrs.c''',
|
||||
+ test/getifaddrs.c''',
|
||||
deps='replace',
|
||||
cflags="-Wno-format-length")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user