samba: fix macOS build

This commit is contained in:
Pascal Bach
2020-12-21 10:33:00 +01:00
parent 8e88dfc129
commit a9ddc4fc88
2 changed files with 571 additions and 0 deletions
+2
View File
@@ -58,6 +58,8 @@ stdenv.mkDerivation rec {
./patch-source3__libads__kerberos_keytab.c.patch
./4.x-no-persistent-install-dynconfig.patch
./4.x-fix-makeflags-parsing.patch
# Backport, should be removed for version 4.14
./0001-lib-util-Standardize-use-of-st_-acm-time-ns.patch
];
nativeBuildInputs = [