Bug 236078 - science/qbox: fix build on powerpc*
Summary: science/qbox: fix build on powerpc*
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-27 09:41 UTC by Piotr Kubaj
Modified: 2019-02-28 04:32 UTC (History)
2 users (show)

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


Attachments
patch (1.65 KB, patch)
2019-02-27 09:41 UTC, Piotr Kubaj
no flags 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 2019-02-27 09:41:44 UTC
Created attachment 202405 [details]
patch

The assembly code for reading Time Base Register on powerpc* platforms is missing.

Upstream PR at https://github.com/qboxcode/qbox-public/pull/3

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-02-28 04:32:37 UTC
Committed,

Thank you for your submission, Piotr!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-28 04:32:42 UTC
A commit references this bug:

Author: yuri
Date: Thu Feb 28 04:32:34 UTC 2019
New revision: 494125
URL: https://svnweb.freebsd.org/changeset/ports/494125

Log:
  science/qbox: fix build on powerpc*

  PR:		236078
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/science/qbox/Makefile
  head/science/qbox/files/patch-readTSC.C