Bug 252306 - misc/dnetc: add support for powerpc64
Summary: misc/dnetc: add support for powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Only Me
Assignee: Tim Bishop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-31 14:58 UTC by Piotr Kubaj
Modified: 2021-01-06 14:54 UTC (History)
2 users (show)

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


Attachments
patch (1.54 KB, patch)
2020-12-31 14:58 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (tdb)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2020-12-31 14:58:52 UTC
Created attachment 221133 [details]
patch

It's possible to execute powerpc binaries on powerpc64 just like i386 binaries can be executed on amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-06 14:51:53 UTC
A commit references this bug:

Author: tdb
Date: Wed Jan  6 14:51:46 UTC 2021
New revision: 560526
URL: https://svnweb.freebsd.org/changeset/ports/560526

Log:
  misc/dnetc: add support for powerpc64

  PR:		252306
  Submitted by:	pkubaj

Changes:
  head/misc/dnetc/Makefile
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2021-01-06 14:54:13 UTC
Committed, thanks!