summaryrefslogtreecommitdiff
path: root/package/libnetfilter_conntrack
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2013-10-16 17:49:58 +0200
committerPeter Korsgaard <peter@korsgaard.com>2013-10-22 16:19:25 +0200
commit3f4b08697b84f7d7eb1682a576bbcbe57af70945 (patch)
treebf55cfac0cb941979fe0aa86e3d8e91e483aea7f /package/libnetfilter_conntrack
parent5549f8e93489e6fc8348c3b2caac5dc3cbe2ff0f (diff)
boost: fix build on 64-bit target after bump to 1.54.0
Fixes compilation error with aarch64 target: ./boost/atomic/atomic.hpp: At global scope: ./boost/atomic/atomic.hpp:202:16: error: 'uintptr_t' was not declared in this scope typedef atomic<uintptr_t> atomic_uintptr_t; ^ ./boost/atomic/atomic.hpp:202:25: error: template argument 1 is invalid typedef atomic<uintptr_t> atomic_uintptr_t; ^ ./boost/atomic/atomic.hpp:202:43: error: invalid type in declaration before ';' token typedef atomic<uintptr_t> atomic_uintptr_t; ^ Fixes http://autobuild.buildroot.net/results/0b69d7b33dc16ea27e395a949cefbd0a35c92f61/ Reported here: https://svn.boost.org/trac/boost/ticket/8973 Fix reported here: https://svn.boost.org/trac/boost/ticket/8731 Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Backported-from: https://svn.boost.org/trac/boost/changeset/84950 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libnetfilter_conntrack')
0 files changed, 0 insertions, 0 deletions