]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: set OVERRIDE_LIBDIR in the build system
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 22 Aug 2024 16:04:21 +0000 (17:04 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 23 Aug 2024 18:51:19 +0000 (13:51 -0500)
commite13674d075fb6a7ffbcba0f842229b615b89fb80
treed26c3f4e1813ffbb35fe232be11546b117175785
parent6297b07d897c33aa01e0e338bede728c95c0b8ee
build: set OVERRIDE_LIBDIR in the build system

The path is build-system specific, so set it there. Shortly we'll be
adding a meson build, where the value will be different.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/86
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Makefile.am
testsuite/testsuite.c