1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/www/envoy/files
Alexey Dokuchaev 51b815d204 www/envoy: unbreak the port's build on i386 (at least)
Abseil developers say they don't know of anything faster than
CityHash32 for 32-bit x86 code, thus we must link this symbol
to unbreak the build:

    ld: error: undefined symbol: absl::lts_20220623::
    hash_internal::CityHash32(char const*, unsigned int)
    >>> referenced by access_log_impl.cc
2023-06-16 11:26:06 +00:00
..
makefile-genproto www/envoy: connect most of the available extensions to the build. 2023-06-15 12:34:54 +00:00
makefile-main www/envoy: unbreak the port's build on i386 (at least) 2023-06-16 11:26:06 +00:00
patch-envoy_common_platform.h
patch-source_common_common_posix_thread__impl.cc
patch-source_common_json_json__internal.cc
patch-source_common_network_io__socket__handle__impl.cc
patch-source_common_network_io__socket__handle__impl.h
patch-source_common_protobuf_utility.h
patch-source_extensions_access__loggers_open__telemetry_config.cc
patch-source_extensions_filters_listener_http__inspector_config.cc www/envoy: add five more soon to-be-needed patches 2023-06-15 12:34:46 +00:00
patch-source_extensions_filters_listener_original__dst_config.cc www/envoy: add five more soon to-be-needed patches 2023-06-15 12:34:46 +00:00
patch-source_extensions_filters_listener_original__src_original__src__config__factory.cc www/envoy: add five more soon to-be-needed patches 2023-06-15 12:34:46 +00:00
patch-source_extensions_filters_listener_proxy__protocol_config.cc www/envoy: add five more soon to-be-needed patches 2023-06-15 12:34:46 +00:00
patch-source_extensions_filters_listener_tls__inspector_config.cc www/envoy: add five more soon to-be-needed patches 2023-06-15 12:34:46 +00:00