K 10 svn:author V 6 jbeich K 8 svn:date V 27 2019-12-19T17:44:47.173040Z K 7 svn:log V 695 graphics/vapoursynth-fmtconv: unbreak on non-x86 In file included from ../../src/fmtc/Bitdepth.cpp:28: In file included from ./../../src/fmtc/Bitdepth.h:30: In file included from ./../../src/conc/ObjPool.h:44: In file included from ./../../src/conc/CellPool.h:31: ./../../src/conc/AtomicInt.h:131:20: error: call to non-static member function without an object argument std::atomic ::is_lock_free, ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./../../src/conc/CellPool.h:95:18: note: in instantiation of template class 'conc::AtomicInt' requested here CountCells _nbr_avail_cells; ^ Obtained from: upstream END