build the 'parselimit' testprogram with dietlibc; it is linked already
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 13 Feb 2010 21:02:30 +0000 (21:02 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 13 Feb 2010 21:02:30 +0000 (21:02 +0000)
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

lib/testsuite/Makefile-files

index 4d1cfa8..7007d8a 100644 (file)
@@ -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 \