1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/servers/nosql/influxdb
Mitchell Skaggs d7aecd3cb0
{influxdb, influxdb2}: fix build on aarch64-linux
An inadvertent reliance on `char` being signed crept into `libflux`;
this patch specifies a signed 8-bit type for the literal and then
explicitly casts to the appropriate platform `c_char` type.
2024-06-16 00:00:32 -05:00
..
default.nix {influxdb, influxdb2}: fix build on aarch64-linux 2024-06-16 00:00:32 -05:00