Files
meta-openembedded/meta-networking/recipes-daemons
Wenzong Fan b851e928ea squid: disable atomic operations for powerpc/mips
Don't enable GNU atomic operations for all targets, it fails on
powerpc and mips:

  AtomicWord.h: undefined reference to `__sync_fetch_and_add_8'
  collect2: error: ld returned 1 exit status

Refer to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56300:

  There is no hardware support for 8 bytes atomic operations on
  32-bit MIPS targets.

The 32-bit PowerPC fails as well.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-10-21 15:57:26 -04:00
..
2015-09-11 10:59:02 -04:00
2015-09-11 10:57:03 -04:00
2015-10-21 15:57:26 -04:00
2015-09-08 16:18:34 +02:00
2015-07-06 12:30:37 -04:00
2015-09-11 10:51:03 -04:00
2015-08-19 15:38:25 -04:00
2015-08-06 15:44:09 -04:00
2015-08-06 15:44:10 -04:00