Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] squid: bump to version 3.5.3
Date: Sun, 29 Mar 2015 17:52:43 +0300	[thread overview]
Message-ID: <20150329145243.GF12479@tarshish> (raw)
In-Reply-To: <1427639612-25592-1-git-send-email-gustavo@zacarias.com.ar>

Hi Gustavo,

On Sun, Mar 29, 2015 at 11:33:31AM -0300, Gustavo Zacarias wrote:
> +# Atomics support requires __sync_add_and_fetch_8 (64-bits)
> +# That's only handled in gcc's libatomic for 32-bit arches

Maybe you mean "64-bit arches"? Otherwise the code does not match.

> +ifeq ($(BR2_ARCH_HAS_ATOMICS)$(BR2_ARCH_IS_64),yy)
> +	SQUID_CONF_ENV += squid_cv_gnu_atomics=yes
> +else
> +	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"

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  parent reply	other threads:[~2015-03-29 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-29 14:33 [Buildroot] [PATCH 1/2] squid: bump to version 3.5.3 Gustavo Zacarias
2015-03-29 14:33 ` [Buildroot] [PATCH 2/2] squid: adjust style Gustavo Zacarias
2015-03-29 14:52 ` Baruch Siach [this message]
2015-03-29 15:03   ` [Buildroot] [PATCH 1/2] squid: bump to version 3.5.3 Gustavo Zacarias
2015-03-30 20:37 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150329145243.GF12479@tarshish \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox