[PATCH] Android: Remove BoringSSL guard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From bc8f103be6b3a87126ad2dd1649d97b8d623daf0 Mon Sep 17 00:00:00 2001
From: Kenny Root <kroot@xxxxxxxxxx>
Date: Wed, 21 Sep 2016 08:27:20 -0700
Subject: [PATCH] Android: Remove BoringSSL guard

BoringSSL is the only supported version of SSL, so remove this guard so
we can continue to compile when the flavor.mk is removed.

Signed-off-by: Dmitry Shmidt <dimitrysh@xxxxxxxxxx>
---
 wpa_supplicant/Android.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/wpa_supplicant/Android.mk b/wpa_supplicant/Android.mk
index e2ce407..8d61fda 100644
--- a/wpa_supplicant/Android.mk
+++ b/wpa_supplicant/Android.mk
@@ -1596,9 +1596,7 @@ endif

 # With BoringSSL we need libkeystore-engine in order to provide access to
 # keystore keys.
-ifneq (,$(wildcard external/boringssl/flavor.mk))
 LOCAL_SHARED_LIBRARIES += libkeystore-engine
-endif

 ifdef CONFIG_DRIVER_NL80211
 ifneq ($(wildcard external/libnl),)
--
2.8.0.rc3.226.g39d4020


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux