]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Configure --without-ctf-tools to fix kmod builds when ctfutils are installed
authorBenjamin Kaduk <kaduk@mit.edu>
Sun, 27 Oct 2019 18:25:33 +0000 (11:25 -0700)
committerBenjamin Kaduk <kaduk@mit.edu>
Sun, 27 Oct 2019 18:25:33 +0000 (11:25 -0700)
In theory having the CTF information present might be usable at some point in
the future, but the benefits are unclear at present, and we would need to
expend some engineering effort to get a usable cc-wrapper available for the
purposes of the module builds.

Change-Id: Ia7995f1b7330a231102d25eff23ffac10a919ca9

debian/changelog
debian/rules

index 1e13a5c7e42a605e0687522b1a53d37bed6da03c..521d28e397515e58bdc303ccd2c448ec9b093ae4 100644 (file)
@@ -4,6 +4,8 @@ openafs (1.8.5-1) UNRELEASED; urgency=high
     - Fix OPENAFS-SA-2019-001, OPENAFS-SA-2019-002: information leakage from
       uninitialized RPC output variables
     - Fix OPENAFS-SA-2019-003: database server DoS (NULL dereference)
+  * Configure --without-ctf-tools to allow kernel module builds when ctfutils
+    are installed. (Closes: #935771)
 
  -- Benjamin Kaduk <kaduk@mit.edu>  Sun, 27 Oct 2019 11:05:37 -0700
 
index f314db5542ac6825dd602e23814a271198fbcb97..1ec666eefad3f42957d01a1c0114b533aeaeb93a 100755 (executable)
@@ -111,6 +111,7 @@ override_dh_auto_configure:
            --with-roken-lib=/usr/lib/$(DEB_HOST_MULTIARCH)/heimdal        \
            --with-hcrypto-include=/usr/include/heimdal                    \
            --with-hcrypto-lib=/usr/lib/$(DEB_HOST_MULTIARCH)/heimdal      \
+           --without-ctf-tools                                            \
            $(DEBIAN_OPT_FLAGS)
 
 # Also build a libafs_tree and build the XML documentation if building