Package: mergerfs / 2.40.2-5

Metadata

Package Version Patches format
mergerfs 2.40.2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use correct atomic lib.patch | (download)

Makefile | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
0001 Use the debian build flags.patch | (download)

Makefile | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 use the debian build flags

The upstream Makefile was not retaining the build flags provided by the
Debian build system. It was overriding it. This patch ensures that the
build flags from the Debian build system are in use

0002 Override the assignment of the variable.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 override the assignment of the variable

Because we set it in d/rules and do not to call git for the cleaning
step

cross.patch | (download)

libfuse/Makefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 cross


disable preload.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---