public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 1/2] build: Remove deleted configure option
@ 2025-07-08 10:24 Bastien Nocera
  2025-07-08 10:24 ` [PATCH BlueZ 2/2] build: Remove deleted files from .gitignore Bastien Nocera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bastien Nocera @ 2025-07-08 10:24 UTC (permalink / raw)
  To: linux-bluetooth

Remove this option now that that the supporting code has been
removed, fixes a configure warning:
configure: WARNING: unrecognized options: --enable-android

Fixes: f0512114aacf ("Remove android support")
---
 bootstrap-configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootstrap-configure b/bootstrap-configure
index 1c26909b9212..f89759bd2a78 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -20,7 +20,6 @@ fi
 		--enable-nfc \
 		--enable-sap \
 		--enable-health \
-		--enable-android \
 		--enable-sixaxis \
 		--enable-hid2hci \
 		--enable-midi \
-- 
2.50.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-08 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 10:24 [PATCH BlueZ 1/2] build: Remove deleted configure option Bastien Nocera
2025-07-08 10:24 ` [PATCH BlueZ 2/2] build: Remove deleted files from .gitignore Bastien Nocera
2025-07-08 11:58 ` [BlueZ,1/2] build: Remove deleted configure option bluez.test.bot
2025-07-08 14:20 ` [PATCH BlueZ 1/2] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox