5 Commits

Author SHA1 Message Date
florian
40f5fdd136 boost: fix build failure
Such build failure was reported several times:

gcc.compile.c++
bin.v2/libs/context/build/gcc-i386/release/link-static/threading-multi/fcontext.o
libs/context/src/fcontext.cpp: In function 'void*
boost::ctx::detail::align_stack(void*)':
libs/context/src/fcontext.cpp:25:21: error: 'uintptr_t' was not declared
in this scope
libs/context/src/fcontext.cpp:25:32: error: expected ')' before 'base'
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:22:30 +00:00
jow
5935f39396 [packages] boost: update to v1.48.0, fix compilation with gcc 4.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:20:23 +00:00
swalker
92c8129c46 [packages] boost: fix compile failure (#10535, thanks zhenglei), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 12:31:38 +00:00
mirko
f84f8b88fd level up boost to version 0.46
- remove dedicated bjam-package since its maintaincene seems to only happen inside the boost tree now
 - remove not anymore required patches
 - add patch to remove hardcoded linker flags from jam file and move them into the OpenWrt Makefile (-pthreads -lrt)
 - remove package boost-function_types

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 17:09:20 +00:00
lars
24f0aebcf9 [packages] Boost: Add packages for all boost libs.
Patch by AlexanderS


git-svn-id: svn://svn.openwrt.org/openwrt/packages@20365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 00:07:58 +00:00