mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-15 10:12:58 +00:00
1ead4951db
[ 11%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-x86_64.dir/xray_buffer_queue.cc.o In file included from lib/xray/xray_buffer_queue.cc:15: lib/xray/xray_buffer_queue.h:35:5: error: 'size_t' does not name a type 35 | size_t Size = 0; | ^~~~~~ lib/xray/xray_buffer_queue.h:23:1: note: 'size_t' is defined in header '<cstddef>'; did you forget to '#include <cstddef>'? 22 | #include <utility> +++ |+#include <cstddef> 23 | |
||
---|---|---|
.. | ||
armv7l.patch | ||
codesign.patch | ||
compiler-rt-5-cstddef.patch | ||
default.nix | ||
gnu-install-dirs.patch | ||
sys-ustat.patch |