libloc: Import changes from upstream

This fixes the segmentation fault on 32 bit systems.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-11-27 15:46:39 +00:00
parent 8a4495a41f
commit 4a388bc9f0
2 changed files with 99 additions and 17 deletions

View File

@@ -91,7 +91,7 @@ endif
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-manpages
--disable-man-pages
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install