Bug 516389

Summary: Take out --target from %configure or at least change it to match --build and --host
Product: [Fedora] Fedora Reporter: Susi Lehtola <susi.lehtola>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: ffesti, jnovy, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-13 13:50:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Susi Lehtola 2009-08-09 09:29:22 UTC
Currently %configure includes the --target argument which is irrelevant for normal software and causes trouble when building compilers, since the build process assumes a cross-compilation is in effect.

Currently on at least F11 i386 and F12 i386 the relevant flags used by %configure are
--build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i586-redhat-linux-gnu

Comment 2 Panu Matilainen 2009-08-13 13:50:20 UTC

*** This bug has been marked as a duplicate of bug 458648 ***