-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
[...]
/usr/include/boost/smart_ptr/detail/local_counted_base.hpp:67:9: error: ‘__builtin_assume’ was not declared in this scope
__builtin_assume( local_use_count_ >= 1 );
^~~~~~~~~~~~~~~~
/usr/include/boost/smart_ptr/detail/local_counted_base.hpp:67:9: note: suggested alternative: ‘__builtin_abs’
__builtin_assume( local_use_count_ >= 1 );
^~~~~~~~~~~~~~~~
__builtin_abs
make[2]: *** [CMakeFiles/pcloudcc_lib.dir/build.make:87: CMakeFiles/pcloudcc_lib.dir/pclsync_lib.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:169: CMakeFiles/pcloudcc_lib.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
Metadata
Metadata
Assignees
Labels
No labels