diff --git a/3party/protobuf/protobuf.pro b/3party/protobuf/protobuf.pro index 8dbd050a92..9c7ae7c7f8 100644 --- a/3party/protobuf/protobuf.pro +++ b/3party/protobuf/protobuf.pro @@ -68,7 +68,7 @@ SOURCES += \ } -linux* { +linux*|android* { SOURCES += src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc }