[PATCH] build: fix link error with appArmor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit bb705e25 missed that the appArmor helper file also needs to
resolve the new symbols dragged in by domain_conf.c.

* src/Makefile.am (SECURITY_DRIVER_APPARMOR_HELPER_SOURCES): Pull
in datatypes.c.
---

Pushing under the build-breaker rule.

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 8d54145..e94f977 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -405,6 +405,7 @@ LXC_CONTROLLER_SOURCES =					\
 		lxc/lxc_controller.c

 SECURITY_DRIVER_APPARMOR_HELPER_SOURCES =			\
+		$(DATATYPES_SOURCES)				\
 		security/virt-aa-helper.c

 PHYP_DRIVER_SOURCES =						\
-- 
1.7.11.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]