Encountered error while compiling chromium for android

62 views
Skip to first unread message

Ho Cheung

unread,
Feb 8, 2023, 1:37:26 AM2/8/23
to Chromium-dev
I am getting the following error while compiling chromium for android, how should I fix this error?

../../buildtools/third_party/libc++/trunk/src/include/atomic_support.h:82:12: error: large atomic operation may incur significant performance penalty; the access size (4 bytes) exceeds the max lock-free size (0  bytes) [-Werror,-Watomic-alignment]
    return __atomic_add_fetch(__val, __a, __order);
           ^
1 error generated.
Reply all
Reply to author
Forward
0 new messages