aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2006-04-10 21:50:33 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2006-04-10 21:50:33 +0000
commitb3f2dd17510c42cd7e03885067076a0254ecca5a (patch)
tree9bc94d8bebdbe6e14deeedd34c9a16e831d0f09e /package
parentbeb91018e991531951f1c985c018f77ec6676a23 (diff)
downloadupstream-b3f2dd17510c42cd7e03885067076a0254ecca5a.tar.gz
upstream-b3f2dd17510c42cd7e03885067076a0254ecca5a.tar.bz2
upstream-b3f2dd17510c42cd7e03885067076a0254ecca5a.zip
select libgcc, report from datenmaulwurf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3610 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/samba/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/samba/Config.in b/package/samba/Config.in
index bf018509cf..fba7de31b1 100644
--- a/package/samba/Config.in
+++ b/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