Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 11:01:47 +0200
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        gnome@FreeBSD.org
Subject:   webkit-gtk2 patches for clang/libc++
Message-ID:  <20130911090147.GB1608@mole.fafoe.narf.at>

next in thread | raw e-mail | index | archive | help

--EuxKj2iCbKjpUGkD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I managed to compile webkit-gtk2 with clang/libc++ using the following
patches:

- The first one contains the relevant bits from two upstream changes 
	http://trac.webkit.org/changeset/139553/trunk/Source/WTF/wtf/Atomics.h
	http://trac.webkit.org/changeset/139921/trunk/Source/WTF/wtf/Atomics.h

- The second one is a hack to work around the ctype.h function #defines
  which cause compilation errors because C++ headers with inline
  functions are included afterwards.

- The third and fourth are simple inclusions of missing headers.

Regards,
Stefan

--EuxKj2iCbKjpUGkD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130911090147.GB1608>