From: Enrico Scholz Date: Sat, 13 Feb 2010 21:02:30 +0000 (+0000) Subject: build the 'parselimit' testprogram with dietlibc; it is linked already X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1484653fde78abf416d1dcda7cfc69d0d3b8073;p=util-vserver.git build the 'parselimit' testprogram with dietlibc; it is linked already against the dietlibc libvserver which might break the build due to diet's glibc linker guard git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2873 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/lib/testsuite/Makefile-files b/lib/testsuite/Makefile-files index 4d1cfa8..7007d8a 100644 --- a/lib/testsuite/Makefile-files +++ b/lib/testsuite/Makefile-files @@ -17,7 +17,8 @@ DIETPROGS += lib/testsuite/cflags \ lib/testsuite/personality \ - lib/testsuite/fmt + lib/testsuite/fmt \ + lib/testsuite/parselimit check_PROGRAMS += lib/testsuite/cflags \ lib/testsuite/personality \