diff core/elfutils/elfutils.sh @ 745:59a2fa6992bc

vanilla: re-enable static libraries
author David Demelier <markand@malikania.fr>
date Wed, 07 Aug 2019 20:05:00 +0200
parents 9de04ddc6f6d
children c7c11c87efd3
line wrap: on
line diff
--- a/core/elfutils/elfutils.sh	Wed Aug 07 20:01:00 2019 +0200
+++ b/core/elfutils/elfutils.sh	Wed Aug 07 20:05:00 2019 +0200
@@ -55,10 +55,6 @@
 		--disable-nls
 	make
 	make install DESTDIR=$DESTDIR
-	rm -f $DESTDIR/lib/libasm.a
-	rm -f $DESTDIR/lib/libdw.a
-	rm -f $DESTDIR/lib/libebl.a
-	rm -f $DESTDIR/lib/libelf.a
 
 	cd ..
 	rm -rf $PKGNAME-$PKGVERSION