[Pkg-bluetooth-commits] r1268 - /packages/bluez/trunk/debian/rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Sun May 19 01:05:06 UTC 2013


Author: iwamatsu
Date: Sun May 19 01:05:06 2013
New Revision: 1268

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1268
Log:
Add --enable-pie to configure option

Modified:
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1268&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules (original)
+++ packages/bluez/trunk/debian/rules Sun May 19 01:05:06 2013
@@ -12,6 +12,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 	--enable-static \
+	--enable-pie \
 	--enable-usb \
 	--enable-tools \
 	--enable-cups \




More information about the Pkg-bluetooth-commits mailing list