From 7268da8bbd7a25def6b9c811538ca7827e509dd4 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Date: Mon, 10 Apr 2006 21:50:33 +0000
Subject: [PATCH] select libgcc, report from datenmaulwurf

SVN-Revision: 3610
---
 openwrt/package/samba/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openwrt/package/samba/Config.in b/openwrt/package/samba/Config.in
index bf018509cf..fba7de31b1 100644
--- a/openwrt/package/samba/Config.in
+++ b/openwrt/package/samba/Config.in
@@ -10,6 +10,7 @@ config BR2_PACKAGE_SAMBA
 	tristate
 	default m if CONFIG_DEVEL
 	select BR2_COMPILE_SAMBA
+	select BR2_PACKAGE_LIBGCC
 	help
 	 The Samba software suite is a collection of programs that implements the 
 	 SMB protocol for unix systems, allowing you to serve files and printers to 
@@ -25,6 +26,7 @@ config BR2_PACKAGE_SAMBA_CLIENT
 	tristate
 	default m if CONFIG_DEVEL
 	select BR2_COMPILE_SAMBA
+	select BR2_PACKAGE_LIBGCC
 	help
 	 The Samba software suite is a collection of programs that implements the 
 	 SMB protocol for unix systems, allowing you to serve files and printers to 
-- 
2.30.2