From patchwork Sun Mar 29 14:33:32 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 455790 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 760C81400B6 for ; Mon, 30 Mar 2015 01:34:01 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=U2CWQu1q; dkim-adsp=fail (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A1A9E3341C; Sun, 29 Mar 2015 14:34:00 +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 nCkpf2gFYh8V; Sun, 29 Mar 2015 14:33:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4087533439; Sun, 29 Mar 2015 14:33:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id CC0F01C211A for ; Sun, 29 Mar 2015 14:33:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C787290958 for ; Sun, 29 Mar 2015 14:33:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZAdsi1q0HECi for ; Sun, 29 Mar 2015 14:33:57 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3247790949 for ; Sun, 29 Mar 2015 14:33:57 +0000 (UTC) Received: from asgard (cpe-181-46-99-160.telecentro-reversos.com.ar [181.46.99.160] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.1/8.15.1) with ESMTPSA id t2TEXoHI020708 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 29 Mar 2015 14:33:53 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1427639635; bh=Mq0kah44hTqoz2fvkwbkHwRAtyge6aNSUcy7ZD8gok4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=U2CWQu1qujqF8dL5kOff6IFBeUSxr3IIQbjbZ+WT1CCTzvqeFqnjht6AAICfiU4S+ 10jUGeCSaCAUkof796O30HcGAHS5fjw9tO/9LZh/ruQQcEiq1/OHd0T4XCekmJ/A7Z NxiLrRFD07wFdDb3AkFENfPtzZ92Bz5oF2mogiQE= Received: by asgard (sSMTP sendmail emulation); Sun, 29 Mar 2015 11:33:44 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Sun, 29 Mar 2015 11:33:32 -0300 Message-Id: <1427639612-25592-2-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.5 In-Reply-To: <1427639612-25592-1-git-send-email-gustavo@zacarias.com.ar> References: <1427639612-25592-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.6 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 2/2] squid: adjust style X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gustavo Zacarias --- package/squid/squid.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package/squid/squid.mk b/package/squid/squid.mk index fc82392..ee30908 100644 --- a/package/squid/squid.mk +++ b/package/squid/squid.mk @@ -10,7 +10,7 @@ SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR) SQUID_LICENSE = GPLv2+ SQUID_LICENSE_FILES = COPYING -# For squid-01-assume-get-certificate-ok.patch +# For 0001-assume-get-certificate-ok.patch SQUID_AUTORECONF = YES SQUID_DEPENDENCIES = libcap host-libcap host-pkgconf \ $(if $(BR2_PACKAGE_LIBNETFILTER_CONNTRACK),libnetfilter_conntrack) @@ -45,19 +45,19 @@ SQUID_CONF_OPTS = \ # Atomics support requires __sync_add_and_fetch_8 (64-bits) # That's only handled in gcc's libatomic for 32-bit arches ifeq ($(BR2_ARCH_HAS_ATOMICS)$(BR2_ARCH_IS_64),yy) - SQUID_CONF_ENV += squid_cv_gnu_atomics=yes +SQUID_CONF_ENV += squid_cv_gnu_atomics=yes else - SQUID_CONF_ENV += squid_cv_gnu_atomics=no +SQUID_CONF_ENV += squid_cv_gnu_atomics=no endif # On uClibc librt needs libpthread ifeq ($(BR2_TOOLCHAIN_HAS_THREADS)$(BR2_TOOLCHAIN_USES_UCLIBC),yy) - SQUID_CONF_ENV += ac_cv_search_shm_open="-lrt -lpthread" +SQUID_CONF_ENV += ac_cv_search_shm_open="-lrt -lpthread" endif ifeq ($(BR2_PACKAGE_OPENSSL),y) - SQUID_CONF_OPTS += --enable-ssl - SQUID_DEPENDENCIES += openssl +SQUID_CONF_OPTS += --enable-ssl +SQUID_DEPENDENCIES += openssl endif define SQUID_CLEANUP_TARGET