postfix: Fix compile against glibc 2.36
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Dec 2022 19:18:28 +0000 (20:18 +0100)
committerTianling Shen <cnsztl@gmail.com>
Sun, 18 Dec 2022 23:30:15 +0000 (07:30 +0800)
commit33786efe661f8aef720914926c6f5ad2f0ba8187
tree69b1b20bd7e1f5060abe3e17af2cbed1dc7023d3
parent67e1e7856c370451e3207398ecc33e5a7a17a2d3
postfix: Fix compile against glibc 2.36

This backports a change from postfix 3.8, I do not know exactly why it
detects Linux 6 here, but this is needed to fix compilation with glibc
2.36.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
mail/postfix/Makefile
mail/postfix/patches/502-detect-glibc.patch [new file with mode: 0644]