summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-05-09 14:37:39 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2019-05-13 20:22:23 +0300
commit3597960595b028b897a7fe97605135ce5040fca5 (patch)
tree93148ad3fef714cbc71472acdfc5b9e0685c6b32 /bootstrap-configure
parent97b8bbc47ec4262c968612dc49c8f92689723a5d (diff)
downloadbluez-3597960595b028b897a7fe97605135ce5040fca5.tar.gz
build: Add a few default configure options
Add 3 optional features that are currently used and distributed in the Fedora packages to the default build configuration. The additional build time is minimal, and it ensures that the build gets maximum coverage.
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index cc44ae74f..2d6231f39 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -26,4 +26,7 @@ fi
--enable-mesh \
--enable-btpclient \
--enable-logger \
+ --enable-pie \
+ --enable-cups \
+ --enable-library \
--disable-datafiles $*