Commit cf8fd309 by Iain Sandoe

* config/darwin10.h Remove duplicate LIB_SPEC.

From-SVN: r178609
parent f61fc398
2011-09-06 Iain Sandoe <iains@gcc.gnu.org>
* config/darwin10.h Remove duplicate LIB_SPEC.
2011-09-06 Enkovich Ilya <ilya.enkovich@intel.com> 2011-09-06 Enkovich Ilya <ilya.enkovich@intel.com>
PR middle-end/44382 PR middle-end/44382
...@@ -18,9 +18,6 @@ You should have received a copy of the GNU General Public License ...@@ -18,9 +18,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */ <http://www.gnu.org/licenses/>. */
#undef LIB_SPEC
#define LIB_SPEC "%{!static: -lSystem }"
/* Fix PR41260 by passing -no_compact_unwind on darwin10 and later until /* Fix PR41260 by passing -no_compact_unwind on darwin10 and later until
unwinder in libSystem is fixed to digest new epilog unwinding notes. unwinder in libSystem is fixed to digest new epilog unwinding notes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment