diff options
author | stuconnolly <stuart02@gmail.com> | 2010-10-16 22:46:44 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-10-16 22:46:44 +0000 |
commit | 23cbc5372a7bb06b491fe906956d6523e2e6daf7 (patch) | |
tree | 2d517ab7462bd4ee521ab96ca5b18fcce702a1ea /Source/SPFieldEditorController.m | |
parent | 60c5717869cdd6f68355f720b63a6df1bb7c87c6 (diff) | |
download | sequelpro-23cbc5372a7bb06b491fe906956d6523e2e6daf7.tar.gz sequelpro-23cbc5372a7bb06b491fe906956d6523e2e6daf7.tar.bz2 sequelpro-23cbc5372a7bb06b491fe906956d6523e2e6daf7.zip |
Tidy up linker flags across all targets, specifically remove linking against stdc++, which was introduced in r2444 as a workaround for a bug in Clang 1.5 that failed to compile RegexKitLite. Take the approach suggested by the developer of RegexKitLite, which is to disable the macro that uses __attribute__((cleanup)), which trips the bug. Apparently it is only used for debugging purposes. See http://llvm.org/viewvc/llvm-project?view=rev&revision=103938 for the Clang fix.
Diffstat (limited to 'Source/SPFieldEditorController.m')
0 files changed, 0 insertions, 0 deletions