diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-11-15 14:36:48 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-11-15 14:36:48 +0000 |
commit | 7e2e8da3dc2c18bcac196c8a733f048a574600a0 (patch) | |
tree | 9ad562df25f815a557fa7701a379ebc8659a1828 /audio/ncmpcpp/files/patch-src_mpdpp.h | |
parent | devel/py-envisage: Framework for building applications with plug-ins from Ent... (diff) |
Unbreak the build on PowerPC, in a simple way: replace deprecated __sync_*
function with corresponding __atomic_* counterpart and link with libatomic
against GCC. This should be no-op on Tier-1 architectures (against Clang),
since that code branch is guarded by __GNUC__ >= 4 && __GNUC_MINOR__ >= 4.
Notes
Notes:
svn path=/head/; revision=401707
Diffstat (limited to 'audio/ncmpcpp/files/patch-src_mpdpp.h')
0 files changed, 0 insertions, 0 deletions