Files
packages/mail
Sergey V. Lobanov 9d8171aa06 postfix: fix build on macos
macos build fails due to two reasons:
1. using build host ar and ranlib tools
2. using uname -r to get kernel version

First issue is fixed by specifying ar and ranlib from toolchain
Second issue is fixed by specifying kernel release major version=5
Using 'uname -r' from build host for cross-compiling is not a good
idea even for Linux build host

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-25 15:32:39 -08:00
..
2021-12-17 23:02:38 -08:00
2021-09-19 15:19:01 -07:00
2021-10-09 17:02:48 +01:00
2021-04-14 02:11:40 -07:00
2022-01-11 14:55:33 -08:00
2021-12-04 07:30:39 +01:00
2021-09-25 20:14:14 -07:00
2022-01-25 15:32:39 -08:00