components/memcached/Makefile
changeset 773 cfddc5466118
parent 223 b9246653129d
child 800 2ad056ed89ec
--- a/components/memcached/Makefile	Tue Apr 17 10:17:05 2012 -0700
+++ b/components/memcached/Makefile	Tue Apr 17 10:38:01 2012 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -46,6 +46,8 @@
 
 studio_OPT = -xO5
 
+CFLAGS += -D__ATTRIBUTE_DISABLED
+
 CONFIGURE_BINDIR.64 =	$(CONFIGURE_PREFIX)/lib/$(MACH64)
 CONFIGURE_OPTIONS.64 +=	--with-libevent=/usr/lib/${MACH64}
 CONFIGURE_OPTIONS +=	--enable-dtrace --disable-docs --disable-coverage