[libvirt] [dbus PATCH 04/15] src: Fix typo in PIE_LDFLAGS

Andrea Bolognani posted 15 patches 7 years, 5 months ago
[libvirt] [dbus PATCH 04/15] src: Fix typo in PIE_LDFLAGS
Posted by Andrea Bolognani 7 years, 5 months ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 3ef3472..de30df1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,7 +40,7 @@ libvirt_dbus_LDFLAGS = \
 	$(LIBVIRT_LDFLAGS) \
 	$(LIBVIRT_GLIB_LDFLAGS) \
 	$(RELRO_LDFLAGS) \
-	$(PID_LDFLAGS) \
+	$(PIE_LDFLAGS) \
 	$(NULL)
 
 libvirt_dbus_LDADD = \
-- 
2.17.1

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