Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build on FreeBSD/powerpc* #444

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Conversation

pkubaj
Copy link
Contributor

@pkubaj pkubaj commented Feb 25, 2019

powerpc* platforms on FreeBSD use uc_mcontext.mc_srr0 to access the program counter.

powerpc* platforms on FreeBSD use uc_mcontext.mc_srr0 to access the program counter.
@welcome
Copy link

welcome bot commented Feb 25, 2019

💖 Thanks for opening this pull request! 💖

Please make sure you read our Contributing Guide and abide by our Code of Conduct.

A few things to keep in mind:

  • If you need help writing tests, take a look at the existing ones for inspiration. If you don't know where to start, let us know and we'll walk you through it.
  • All new features should be documented. It helps to write the comments below for your functions describing the it, all arguments, and return types before writing the code. This will help you think about your code design and results in better code.
  • We are grateful that you put in the effort to do this! 🎉

uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Feb 25, 2019
Upstream PR at GenericMappingTools/gmt#444 .

PR:		236016
Submitted by:	Piotr Kubaj
Approved by:	maintainer


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@493876 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Feb 25, 2019
Upstream PR at GenericMappingTools/gmt#444 .

PR:		236016
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Jehops pushed a commit to Jehops/freebsd-ports-legacy that referenced this pull request Feb 25, 2019
Upstream PR at GenericMappingTools/gmt#444 .

PR:		236016
Submitted by:	Piotr Kubaj
Approved by:	maintainer


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@493876 35697150-7ecd-e111-bb59-0022644237b5
Copy link
Member

@joa-quim joa-quim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is OK.

@PaulWessel PaulWessel merged commit a5a1787 into GenericMappingTools:master Feb 26, 2019
@welcome
Copy link

welcome bot commented Feb 26, 2019

🎉🎉🎉 Congrats on merging your first pull request and welcome to the team! 🎉🎉🎉

We hope that this was a good experience for you. Let us know if there is any way that the contributing process could be improved.

swills pushed a commit to swills/freebsd-ports that referenced this pull request Mar 4, 2019
Upstream PR at GenericMappingTools/gmt#444 .

PR:		236016
Submitted by:	Piotr Kubaj
Approved by:	maintainer


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@493876 35697150-7ecd-e111-bb59-0022644237b5
svmhdvn pushed a commit to svmhdvn/freebsd-ports that referenced this pull request Jan 10, 2024
Upstream PR at GenericMappingTools/gmt#444 .

PR:		236016
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants