nixpkgs/pkgs/servers/samba
Ben Wolsieffer 118e531c2d samba: fix cross-compilation
The last update mistakenly removed wafHook and the patch required to make cross-
compilation work. In addition, the bundled version of heimdal is now too new to
work with asn1_compile from the heimdal package in nixpkgs (it isn't out of
date, there just hasn't been a release in years and samba uses an unreleased
version).

To fix the latter issue, the native build of samba saves asn1_compile and
compile_et from the bundled heimdal into the dev output, allowing them to be
available at build time when cross-compiling.
2022-11-13 17:46:25 -05:00
..
4.x-fix-makeflags-parsing.patch
4.x-no-persistent-install-dynconfig.patch
4.x-no-persistent-install.patch
4.x.nix samba: fix cross-compilation 2022-11-13 17:46:25 -05:00
build-find-pre-built-heimdal-build-tools-in-case-of-.patch samba: fix cross-compilation 2022-11-13 17:46:25 -05:00
patch-source3__libads__kerberos_keytab.c.patch