[gtk-osx: 5/8] Webkit libstc++ for clang.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx: 5/8] Webkit libstc++ for clang.
- Date: Mon, 28 Apr 2014 21:55:38 +0000 (UTC)
commit c8b16996c97206bf7d0d70d3d0124012cd074500
Author: John Ralls <jralls ceridwen us>
Date: Mon Apr 28 14:44:29 2014 -0700
Webkit libstc++ for clang.
jhbuildrc-gtk-osx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuildrc-gtk-osx b/jhbuildrc-gtk-osx
index 719f095..00c5767 100644
--- a/jhbuildrc-gtk-osx
+++ b/jhbuildrc-gtk-osx
@@ -382,7 +382,7 @@ def setup_sdk(target, sdk_version, architectures=[_default_arch]):
if xcodeversion >= 5.0:
module_extra_env["pkg-config"] = {'CFLAGS': os.environ['CFLAGS'] + ' -std=gnu89'}
append_autogenargs('libgcrypt', 'CFLAGS="$CFLAGS -fheinous-gnu-extensions"')
- module_extra_env["webkit"] = {'CXXFLAGS':os.environ['CXXFLAGS'] +
+ module_extra_env["WebKit"] = {'CXXFLAGS':os.environ['CXXFLAGS'] +
' -stdlib=libstdc++'}
append_autogenargs('babl', '--disable-sse')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]