Harden and correct fifo task queue tests (#4377)

This commit is contained in:
6543
2024-11-18 16:50:17 +01:00
committed by GitHub
parent d0927e37dc
commit e95db23794
2 changed files with 142 additions and 76 deletions

View File

@@ -38,6 +38,7 @@
addlicense
protoc-gen-go
protoc-gen-go-grpc
gcc
];
CFLAGS = "-I${pkgs.glibc.dev}/include";
LDFLAGS = "-L${pkgs.glibc}/lib";