https://qa.mandrakesoft.com/show_bug.cgi?id=701
Product: rpm
Component: rpm
Summary: %configure2_5x builds packages in cross-compile mode
Version: 4.0.4-21mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
>From the following sniplet in %configure2_5x macros:
$CONFIGURE_TOP/configure --build %{_target_platform} --host
%{_target_platform} --target %{_target_platform} \\\
Adding --host and --target will put autoconf 2.5x info cross
compile mode. This macros caused quite a few packages to
generate funny named binaries such as "i586-mandrake-linux-blah".
It is suggested to eliminate --host and --target options.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.