openbsd-ports/devel/boost
jca 8495a25bd4 Unbreak boost on (at least) alpha, hppa and sparc64
- ensure we don't build the 'context' and 'coroutine' libs, they are not
  portable and the latter depends on the former
- don't use the 'gcc_sparc' backend in Boost.atomic, for it doesn't
  build; use the generic gcc backend based on __sync_*
- stop tweaking cc -march / -mcpu values; this is not desirable on any
  arch and it breaks on sparc64 due to a bogus -mcpu=c3 default
- don't attempt to force -m32 / -m64 flags, this breaks at least alpha
  (64 bits but doesn't understand -m64)

alpha, hppa & sparc64 tests by landry@, amd64 bulk by ajacoutot@
ok jasper@
2015-08-03 18:29:30 +00:00
..
patches Unbreak boost on (at least) alpha, hppa and sparc64 2015-08-03 18:29:30 +00:00
pkg Unbreak boost on (at least) alpha, hppa and sparc64 2015-08-03 18:29:30 +00:00
distinfo - update to boost 1.58.0 2015-07-01 08:41:59 +00:00
Makefile Unbreak boost on (at least) alpha, hppa and sparc64 2015-08-03 18:29:30 +00:00