Bug 201667 - devel/binutils: mips64 builds target 32-bit mips
Summary: devel/binutils: mips64 builds target 32-bit mips
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-18 00:12 UTC by Brooks Davis
Modified: 2017-09-20 00:09 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bapt)


Attachments
patch changing the default target for mips64(el) (3.53 KB, patch)
2015-07-18 00:12 UTC, Brooks Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brooks Davis freebsd_committer freebsd_triage 2015-07-18 00:12:01 UTC
Created attachment 158926 [details]
patch changing the default target for mips64(el)

mips64-binutils defaults to targeting 32-bit mips.

The attached patch fixes the instances I've found.
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2017-09-20 00:09:19 UTC
A version of this was committed ages ago.