nixpkgs/pkgs/servers/http/envoy
Luke Granger-Brown defb2298de envoy: fix builds for x86_64-linux and aarch64-linux
* Bumps brotli version to incorporate a fix for some GCC warnings which
  get promoted to errors.
* Switches from wee8 to WAMR because it's easier to make it build
  sensibly on a range of GCC versions that aren't just "whatever ships
  with Ubuntu LTS".
* Adds a patch for WAMR's build in Envoy because it won't build properly
  under Linux aarch64, since WAMR doesn't detect aarch64 unless it's on
  macOS.
2022-05-09 00:51:26 +00:00
..
bump-brotli.patch envoy: fix builds for x86_64-linux and aarch64-linux 2022-05-09 00:51:26 +00:00
default.nix envoy: fix builds for x86_64-linux and aarch64-linux 2022-05-09 00:51:26 +00:00
fix-aarch64-wamr.patch envoy: fix builds for x86_64-linux and aarch64-linux 2022-05-09 00:51:26 +00:00