Files
abseil-cpp/absl/base/internal
Fabrice Fontaine 53a90f079a PR #1197: absl/base/internal/direct_mmap.h: fix musl build on mips
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1197

Fix the following musl build failure on mips:

```
In file included from /nvmedata/autobuild/instance-15/output-1/build/libabseil-cpp-20211102.0/absl/base/internal/low_level_alloc.cc:26:
/nvmedata/autobuild/instance-15/output-1/build/libabseil-cpp-20211102.0/absl/base/internal/direct_mmap.h:49:10: fatal error: sgidefs.h: No such file or directory
   49 | #include <sgidefs.h>
      |          ^~~~~~~~~~~
```

Fixes:
 - http://autobuild.buildroot.org/results/3fa027e602bacb22316fb5d9b233baa0b0f0e845

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Merge c9b5b5c547 into a184bab83f

Merging this change closes #1197

COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1197 from ffontaine:master c9b5b5c547
PiperOrigin-RevId: 455467767
Change-Id: I1905f7d70e914288bc1524a52adce3476a779fd8
2022-06-16 14:29:34 -07:00
..
2022-03-14 12:14:03 -04:00
2022-03-29 10:08:46 -04:00
2019-12-10 15:07:05 -05:00
2019-12-10 15:07:05 -05:00
2021-12-25 10:10:59 -05:00
2020-12-17 10:40:59 -05:00
2020-03-18 17:29:54 -04:00
2022-04-12 16:43:29 -04:00
2020-07-24 16:15:46 -04:00