Author: nbd Date: 2014-07-04 11:55:14 +0200 (Fri, 04 Jul 2014) New Revision: 41508
Modified: trunk/package/network/services/samba36/Makefile Log: samba36: do not pick up libattr as a dependency Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/samba36/Makefile =================================================================== --- trunk/package/network/services/samba36/Makefile 2014-07-04 08:28:40 UTC (rev 41507) +++ trunk/package/network/services/samba36/Makefile 2014-07-04 09:55:14 UTC (rev 41508) @@ -65,6 +65,8 @@ TARGET_LDFLAGS += -Wl,--gc-sections CONFIGURE_VARS += \ + ac_cv_lib_attr_getxattr=no \ + ac_cv_search_getxattr=no \ ac_cv_file__proc_sys_kernel_core_pattern=yes \ libreplace_cv_HAVE_C99_VSNPRINTF=yes \ libreplace_cv_HAVE_GETADDRINFO=yes \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
