[package] add poco C++ library
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 18:03:54 +0000 (18:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 18:03:54 +0000 (18:03 +0000)
commite2097a671fc93b6bdb9e9b171e751f14a82a8786
tree3d089e9d37e3ce1c7cdbdaae04993bfeeedcae19
parent296bfe7550253a32270c558366fc090d5aa23b92
[package] add poco C++ library

The included patch modifies the poco configure script by adding an option
to disable the support of shared memory  (not supported by uclibc).

It can be improved by disabling the compiling of the debug version of the
libraries - they are currently not included in the ipkg, but are still compiled.

Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22910 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/poco/Makefile [new file with mode: 0644]
libs/poco/patches/100-sharedmemory.patch [new file with mode: 0644]