Skip to content

opencv mips1 : atomic<long long> not supported #16398

@pfeatherstone

Description

@pfeatherstone

On MIPS1 version 1, atomic only supports 32 bit types.
So in cmake/checks/atomic_check.cpp and modules/core/include/opencv2/core/utils/allocator_stats.impl.hpp, atomic won't compile. Do we really need long long types for the statistics? If not, you will fix opencv for mips

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions