From e37da7316d216eb2bb2d0a64ef71a49b94de9729 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 30 Oct 2005 16:43:24 +0000 Subject: [PATCH] added 'ensc_fmt/lib_libvserver_a-%' to DIETPROGS; this fixes problems e.g. with FC5's stack-protector git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2226 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/Makefile-files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index 42dbc61..af7f50b 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -199,7 +199,8 @@ lib_libvserver_la_LDFLAGS = -version $(lib_VERSION) lib_libvserver_a_SOURCES = $(lib_SRCS) lib_libvserver_a_CPPFLAGS = $(AM_CPPFLAGS) $(LIB_DEBUG_CPPFLAGS) -DIETPROGS += lib/lib_libvserver_a-% +DIETPROGS += lib/lib_libvserver_a-% \ + ensc_fmt/lib_libvserver_a-% CLEANFILES += lib/libvserver.la \ lib/libvserver.a -- 1.8.1.5