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

vanilla: re-enable static libraries
author David Demelier <markand@malikania.fr>
date Wed, 07 Aug 2019 20:05:00 +0200
parents 2929b2af4c15
children ae55d9077f70
line wrap: on
line diff
--- a/core/rhash/rhash.sh	Wed Aug 07 20:01:00 2019 +0200
+++ b/core/rhash/rhash.sh	Wed Aug 07 20:05:00 2019 +0200
@@ -58,7 +58,6 @@
 	./configure \
 		--target=$CTARGET \
 		--prefix= \
-		--disable-static \
 		--extra-cflags="$CFLAGS" \
 		--extra-ldflags="$LDFLAGS" \
 		$with_nls \