This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

fix powerpc-apple-darwin8 native build on x86_64-apple-darwin10


While doing builds for PR 47822, I noticed that they were broken.  This fixes a build error on darwin when building on an x86_64-apple-darwin10 build machine playing the role of a powerpc-apple-darwin8 build machine doing a native build.

	* acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
	assembler.
	* configure: Regenerate.

Attachment: build.diffs.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]