Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | samba4: update to 4.17.0 | Andrew Sim | 2022-10-07 |
| | | | | Signed-off-by: Andrew Sim <andrewsimz@gmail.com> | ||
* | samba4: fix build on macos | Sergey V. Lobanov | 2022-05-22 |
This commit fixes two issues on macos: 1. Added a patch to fix 'echo -n' issue with MacOS shell (backported from upstream) 2. Redefined sys.platform='linux' for target build if build host is MacOS (otherwise, build script tries to use MacOS logic for OpenWrt(Linux) target build) Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in> |