tvl-depot/absl
Christoph Cullmann 01033dba23 avoid use of undefined ABSL_HAVE_ELF_MEM_IMAGE
this avoids e.g. on macOS:

In file included from abseil-cpp/absl/debugging/internal/elf_mem_image.cc:18:
abseil-cpp/absl/debugging/internal/elf_mem_image.h:37:5: error: 'ABSL_HAVE_ELF_MEM_IMAGE' is not defined, evaluates to 0 [-Werror,-Wundef]
    ^
1 error generated.
2019-05-29 17:01:10 +02:00
..
algorithm Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
base Export of internal Abseil changes. 2019-05-17 14:57:29 -04:00
container Export of internal Abseil changes. 2019-05-22 09:07:07 -04:00
copts Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
debugging avoid use of undefined ABSL_HAVE_ELF_MEM_IMAGE 2019-05-29 17:01:10 +02:00
flags Export of internal Abseil changes. 2019-05-22 09:07:07 -04:00
hash Export of internal Abseil changes. 2019-05-23 16:15:55 -04:00
memory Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
meta Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
numeric Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
strings Avoid undefined behavior when nullptr is passed to memcpy with size 0 2019-05-22 23:03:35 -04:00
synchronization Export of internal Abseil changes. 2019-05-14 14:23:52 -04:00
time Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
types Export of internal Abseil changes. 2019-05-22 09:07:07 -04:00
utility Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
CMakeLists.txt Export of internal Abseil changes. 2019-05-07 16:32:35 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00