debian/rules: Stop using --disable-shared to build shared libraries
This commit is contained in:
Vendored
+1
-2
@@ -16,8 +16,7 @@ DEB_DH_INSTALL_SOURCEDIR=debian/tmp
|
||||
DEB_DESTDIR=$(CURDIR)/debian/tmp
|
||||
|
||||
# Adds extra options when calling the configure script:
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --disable-shared \
|
||||
--without-libcrack \
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --without-libcrack \
|
||||
--mandir=/usr/share/man \
|
||||
--with-libpam \
|
||||
--with-yescrypt \
|
||||
|
||||
Reference in New Issue
Block a user