Control: tags 721431 + upstream
The upstream build scripts looks the same even in v2.24.2.
The $(SELINUX_LIBS) part should probably be moved from
libmount_la_LIBADD = ... down to libmount_la_LDFLAGS = ...
in libmount/src/Makemodule.am
Regards,
Andreas Henriksson
--
To UNSUBSCRIBE, email to de
Package: util-linux
In libmount/src/Makefile.am
libmount_la_LIBADD = $(ul_libblkid_la) $(SELINUX_LIBS)
libmount_la_DEPENDENCIES = $(libmount_la_LIBADD) libmount.sym libmount.h.in
While $(SELINUX_LIBS) is '-lselinux -lsepol'
They are not files or makefile tag, so cannot build-depends on.
--
2 matches
Mail list logo