From cee598191ef4541eeb750d25af48591a7d7f8cb8 Mon Sep 17 00:00:00 2001
From: hjk <qtc-committer@nokia.com>
Date: Tue, 17 Aug 2010 11:48:25 +0200
Subject: [PATCH] known issues: mention Mac OS 10.6 and DYLD_IMAGE_SUFFIX
 problem

---
 dist/known-issues-2.0.1 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dist/known-issues-2.0.1 b/dist/known-issues-2.0.1
index e69de29bb2d..1e297631b67 100644
--- a/dist/known-issues-2.0.1
+++ b/dist/known-issues-2.0.1
@@ -0,0 +1,6 @@
+
+Mac:
+  DYLD_IMAGE_SUFFIX does not work on Mac OS X Snow Leopard. So don't use the
+  corresponding setting in the Projects tab.
+  See: http://wimleers.com/blog/dyld-image-suffix-causing-havoc-on-mac-os-x-snow-leopard
+
-- 
GitLab