You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-devel/gcc-apple/files/gcc-apple-4.2.1-dsymutil.patch

21 lines
853 B

Revert of dsymutil part of
http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00057.html
See http://article.gmane.org/gmane.linux.gentoo.alt/4327
--- gcc/config/darwin.h
+++ gcc/config/darwin.h
@@ -326,12 +326,7 @@
"/* APPLE LOCAL nested functions 4357979 */"\
%{fnested-functions: -allow_stack_execute} \
%{!nostdlib:%{!nodefaultlibs:%(link_ssp) %G %L}} \
-"/* APPLE LOCAL begin mainline 4.3 2006-10-31 4370146 */"\
- %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} %{F*} }}}}}}}}\n\
-%{!fdump=*:%{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S:\
-"/* APPLE LOCAL end mainline 4.3 2006-10-31 4370146 */"\
- %{.c|.cc|.C|.cpp|.cp|.c++|.cxx|.CPP|.m|.mm: \
- %{g*:%{!gstabs*:%{!g0: dsymutil %{o*:%*}%{!o:a.out}}}}}}}}}}}}"
+ %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} %{F*} }}}}}}}}"
/* APPLE LOCAL end mainline */
#ifdef TARGET_SYSTEM_ROOT