-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 AlexanderS wrote: > On Thu, 25 Feb 2010 02:39:35 +0100 AlexanderS > <[email protected]> wrote: > >> Hi, >> >> [..] >> >> Editing the boost package, I changed the config style for the >> libraries to build to a Config.in interface and added some other >> libs someone maybe need and also python bindings. Patch is >> attached, too. > > Same again with fixed typos. > > Alex Hi
Thanks for the patch. Unfortunately it won't work the way you've implemented it. If another package has a dependency to for example boost-regex it won't be able to select that it wants boost-regex to be build. At least not by the standard means.(DEPENS:=+libboost-...) As far as I can see each sub-lib is independent the others and has it's own .so file. It would be nice if you could redo the patch with an separate package for each sub-lib. - - Lars -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkuITwIACgkQBX4mSR26RiNePACeMnOj+toOO7Opo4iKJAUiDjm+ Ij0AoIZBDIZ3vzvBMkdh1Ez3E12p52Rg =KsbV -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
