Bug 516389 - Take out --target from %configure or at least change it to match --build and --host
Summary: Take out --target from %configure or at least change it to match --build and ...
Keywords:
Status: CLOSED DUPLICATE of bug 458648
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-09 09:29 UTC by Susi Lehtola
Modified: 2009-08-13 13:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-13 13:50:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.