Skip to content

core-deps/samba.bst: Update to 4.9.4

Jordan Petridis requested to merge alatiera/pita-lmdb-samba into master

Sadly it still requires python2 to build. This update introduces a dependency on docbook-xsl.

It also introduces a dependency on lmdb, which is a pain to deal with... There are no real releases, docs, instructions or even a fucking build system. It uses a single makefile that ofcourse overwrites all the FLAGS even setting CC to gcc, cause who would ever want to tweak those... I have no idea what to do about this, I just want it to burn...

Couple of extra features regarding json logging were disabled, since they don't seem useful to us and introduce further dependencies.

Edited by Jordan Petridis

Merge request reports