On Thu, 2011-08-04 at 06:56 +0200, Cezary Jackiewicz wrote: > Dnia 2011-08-03, o godz. 23:35:24 > Maarten Bezemer <[email protected]> napisaĆ(a): > > > - Made separate package for nmbd > > (see: https://dev.openwrt.org/ticket/9451) > > - Reduced the size of smbpasswd to about its previous size. (Almost) the > > complete source of smbd got included and somehow not stripped away > > properly. > > - Fixed a problem of a failing test for 'long long', resulting that it > > was not available. > [...] > > > Any replies, comments or critics are still very welcome. > > Good! > > How about libpopt? Why samba use external package, not this build-in?
I assumed that since it is available as external library, it would be better to use this external (shared) library to save some space. Now I realize that it is statically linked and my assumption is incorrect and resulting in an extra unnecessary dependency. So it would be better to use the build-in libpopt? Thanks for looking at the patch again! Maarten _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
