nixpkgs/pkgs/tools/misc/fluent-bit
Sebastián Mancilla 09a54b14cd fluent-bit: fix build on darwin
- Update fix-luajit-darwin.patch to apply to the current version.

- Add a patch to fix compilation of cmetrics on darwin.

- Use default stdenv instead of gccStdenv. The only requirement for GCC
  was the bundled luajit having 'DEFAULT_CC = gcc' hardcoded, but it has
  been fixed with the updated fix-luajit-darwin.patch by adding
  DEFAULT_CC=cc to the arguments.
2021-11-21 09:19:33 -05:00
..
default.nix fluent-bit: fix build on darwin 2021-11-21 09:19:33 -05:00
fix-cmetrics-darwin.patch fluent-bit: fix build on darwin 2021-11-21 09:19:33 -05:00
fix-luajit-darwin.patch fluent-bit: fix build on darwin 2021-11-21 09:19:33 -05:00