[gtk-osx] Fix typo in libstdc++
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix typo in libstdc++
- Date: Tue, 4 Mar 2014 22:33:39 +0000 (UTC)
commit 5828c2116f3f61cb86556f20a73d02de7cf7e930
Author: John Ralls <jralls ceridwen us>
Date: Tue Mar 4 14:32:40 2014 -0800
Fix typo in libstdc++
jhbuildrc-gtk-osx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuildrc-gtk-osx b/jhbuildrc-gtk-osx
index ebb3509..12e433d 100644
--- a/jhbuildrc-gtk-osx
+++ b/jhbuildrc-gtk-osx
@@ -381,7 +381,7 @@ def setup_sdk(target, sdk_version, architectures=[_default_arch]):
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'] +
- ' -stdlib=listdc++'}
+ ' -stdlib=libstdc++'}
if xcodeversion >= 4.0 and target in ('10.6', '10.5', '10.4'):
environ_append('LDFLAGS',
'-Wl,-no_function_starts -Wl,-no_version_load_command')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]