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

Add support for ARM64 platform in Travis-CI #797

Merged
merged 1 commit into from Apr 4, 2022

Conversation

odidev
Copy link
Contributor

@odidev odidev commented Oct 20, 2020

Added support for arm64 architecture in Travis-CI. Here are the details:

  • Added arm64 jobs in ".travis.yml"
  • Modified "tap/config.guess" file to add arm64 architecture.
  • Passing "NULL" for type "va_list" produces error in arm64 platform, replaced "NULL" with "ap"

Signed-off-by: odidev <odidev@puresoftware.com>
@odidev
Copy link
Contributor Author

odidev commented Nov 19, 2020

@sawolf, can you please have a look at above PR.

@sawolf
Copy link
Member

sawolf commented Apr 4, 2022

Looks good to me - changes should be merged shortly

@sawolf sawolf merged commit ad308b6 into NagiosEnterprises:master Apr 4, 2022
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

2 participants