[Rpm-maint] [rpm-software-management/rpm] Trying to upstream debian patches: Fix compilation on platforms without MAP_POPULATE (#985)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Thu Jan 2 10:02:45 UTC 2020


@KOLANICH Here's a suggestion:

```
$ git commit --amend --author="Michal Čihař <nijel at debian.org>" --date="Sat, 11 Nov 2017 14:27:10 +0100"
```

With the following commit message:
```
tools/sepdebugcrcfix: Conditionally use MAP_POPULATE with mmap()

Not all architectures offer MAP_POPULATE. As MAP_POPULATE is only an
optimization to improve performance, it is safe to drop it when it is
unavailable.
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/985#issuecomment-570163037
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200102/d535f468/attachment-0001.html>


More information about the Rpm-maint mailing list