r25618: I'm sick of the fstring warnings turning up here. Let's see how much
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Oct 2007 22:44:39 +0000 (00:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:42:55 +0000 (05:42 +0100)
of the build farm I can break with this...

Andrew Bartlett
(This used to be commit b7e4b4f95cc3363329b2b14a4295bcb47bb30c53)

source4/nsswitch/config.mk

index 8982024516518610ae91525caf58ba2c58a7e03d..481841cb9ec1e18be3aae176b415c38469e391df 100644 (file)
@@ -4,6 +4,7 @@ SO_VERSION = 0
 DESCRIPTION = Client library for communicating with winbind
 OBJ_FILES = wb_common.o
 PRIVATE_DEPENDENCIES = SOCKET_WRAPPER
+CFLAGS = -Wno-deprecated-declarations
 
 #################################
 # Start BINARY nsstest