diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-11-29 16:10:00 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-11-29 16:10:00 +0000 |
commit | 391faaf00587e569a2456b639b3aa3cfb1603482 (patch) | |
tree | 27300539e296da48ece1a8a64e50170fe1f6583c /mail/procmail/files | |
parent | Change from broken on only one tier-2 to ONLY_FOR. It fails to build (diff) |
Backport an upstream commit that fixes the build with libc++ 3.9.0.
Ever since LLVM 3.9.0 was imported into base, qbs was failing to build with an
error message like this:
In file included from /wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/api/internaljobs.cpp:39:
In file included from /wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/buildgraph/executor.h:45:
/usr/include/c++/v1/queue:400:5: error: static_assert failed ""
static_assert((is_same<_Tp, value_type>::value), "" );
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/buildgraph/executor.h:156:12: note: in instantiation of template class 'std::__1::priority_queue<qbs::Internal::Artifact *, std::__1::vector<qbs::Internal::BuildGraphNode *, std::__1::allocator<qbs::Internal::BuildGraphNode *> >, qbs::Internal::Executor::ComparePriority>' requested here
Leaves m_leaves;
I don't think PORTREVISION needs to be bumped, as there shouldn't be any
difference on systems where the port was already building fine.
MFH: 2016Q4
Notes
Notes:
svn path=/head/; revision=427385
Diffstat (limited to 'mail/procmail/files')
0 files changed, 0 insertions, 0 deletions