From patchwork Fri Feb 2 17:39:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 868717 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="AnO5Dy3Y"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zY43w63Bdz9t3R for ; Sat, 3 Feb 2018 04:39:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E9E148A333; Fri, 2 Feb 2018 17:39:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mENoV9QHEWoM; Fri, 2 Feb 2018 17:39:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id ADF2A8A170; Fri, 2 Feb 2018 17:39:19 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 9B3331C3F9C for ; Fri, 2 Feb 2018 17:39:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 98268261D5 for ; Fri, 2 Feb 2018 17:39:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NpTPkGmZjDQz for ; Fri, 2 Feb 2018 17:39:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.217]) by silver.osuosl.org (Postfix) with ESMTPS id CA104306B2 for ; Fri, 2 Feb 2018 17:39:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1517593149; s=strato-dkim-0002; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:References:In-Reply-To: Message-Id:Date:Subject:To:From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=PZTdqf2OMUm8temQkwmWfYYgoJFwLM7EhEz0XWQqKIE=; b=AnO5Dy3Yx3aFW0Yf/qjSEgOKsgUJsOsfgkuTAVAC9fIeZUTRypZa9I5UZDZhokQTjc MYd47LuF4bC6V8zEYzGommH8gfOtGxXAvWAhs7wS/RqUfZBl4JhjTsthRYfPsQiiwxdr lFb1g0tg1dVn4tooP4CIB8/Mw9e1iw6JGiDVFX4EIUKO4bV4Ix3aQ8RJf0fKskX9jacD 2W5r+tse7OtGs5VNAHs4apuzEYtUPWn3pEGAP3JWxRETkF5bccsizuwaOXCZNKzQUXx/ Kko3S2Zn/vQDYSF43/NaScEZiqT+v790zkbaUNi4H2PEPGL0oBOmGcYAkyM8wN2GBRn9 baKw== X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZmAjYK0yNZLTB/MvFIwGxxRJyaAGIYk1rI= X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (dslb-084-056-018-054.084.056.pools.vodafone-ip.de [84.56.18.54]) by smtp.strato.de (RZmta 42.18 DYNA|AUTH) with ESMTPSA id a090d9u12Hd8ssQ (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Fri, 2 Feb 2018 18:39:08 +0100 (CET) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Fri, 2 Feb 2018 18:39:01 +0100 Message-Id: <1517593141-26017-2-git-send-email-nerv@dawncrow.de> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1517593141-26017-1-git-send-email-nerv@dawncrow.de> References: <1517593141-26017-1-git-send-email-nerv@dawncrow.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH v5 2/2] squid: Add optional dependency on libkrb5 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- package/squid/squid.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package/squid/squid.mk b/package/squid/squid.mk index 8ade55e..2d21ad8 100644 --- a/package/squid/squid.mk +++ b/package/squid/squid.mk @@ -29,7 +29,6 @@ SQUID_CONF_OPTS = \ --enable-removal-policies="lru,heap" \ --with-filedescriptors=1024 \ --disable-ident-lookups \ - --without-mit-krb5 \ --enable-auth-basic="fake getpwnam" \ --enable-auth-digest="file" \ --enable-auth-negotiate="wrapper" \ @@ -50,6 +49,13 @@ else SQUID_CONF_ENV += squid_cv_gnu_atomics=no endif +ifeq ($(BR2_PACKAGE_LIBKRB5),y) +SQUID_CONF_OPTS += --with-mit-krb5 +SQUID_DEPENDENCIES += libkrb5 +else +SQUID_CONF_OPTS += --without-mit-krb5 +endif + ifeq ($(BR2_PACKAGE_OPENSSL),y) SQUID_CONF_OPTS += --with-openssl SQUID_DEPENDENCIES += openssl