summaryrefslogtreecommitdiff
path: root/parted.spec.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@ubuntu.com>2015-09-21 12:10:02 +0100
committerPhillip Susi <psusi@ubuntu.com>2018-06-05 10:58:12 -0400
commitb49388018931cab220b9dd50f3a2bd51401e48af (patch)
tree5c7e3ce4b6c9b09dd0de0e24d357a18978c00720 /parted.spec.in
parent247e3fc6cd8bca79b7c0362886ae9b5b06ba6f8c (diff)
downloadparted-b49388018931cab220b9dd50f3a2bd51401e48af.tar.gz
build: Remove unused traces of dynamic loading
Now that file system operations have been removed from libparted, libreiserfs is no longer used. Remove references to it, along with the dynamic loading build infrastructure which was only used for libreiserfs. Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Diffstat (limited to 'parted.spec.in')
-rw-r--r--parted.spec.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/parted.spec.in b/parted.spec.in
index cd5a99a..bdbe218 100644
--- a/parted.spec.in
+++ b/parted.spec.in
@@ -60,8 +60,7 @@ Parted library, you need to install this package.
%endif
--enable-part-static \
--enable-pc98=no \
- --enable-Werror=no \
- --disable-dynamic-loading
+ --enable-Werror=no
%{__make} %{?_smp_mflags}
%install