3 Commits

Author SHA1 Message Date
florian
72ead3138c poco: ensure we pass our CFLAGS and LDFLAGS
Use the CFLAGS32, CXXFLAGS32 and LINKFLAGS32 to pass our custom CFLAGS.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:37 +00:00
nbd
d86d4c287d poco: add missing dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 23:30:36 +00:00
florian
e2097a671f [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
2010-09-04 18:03:54 +00:00