Unverified Commit 29b20985 authored by Yureka's avatar Yureka Committed by GitHub
Browse files

samba: explicitly enable libunwind (#201875)

fixes build of pkgsMusl.samba
parent 3bbdb106
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -131,6 +131,7 @@ stdenv.mkDerivation rec {
  wafConfigureFlags = [
    "--with-static-modules=NONE"
    "--with-shared-modules=ALL"
    "--with-libunwind"
    "--enable-fhs"
    "--sysconfdir=/etc"
    "--localstatedir=/var"