Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Support Linux PowerPC64 LE platform #296

Closed
wants to merge 2 commits into from

Conversation

runlevel5
Copy link
Contributor

@runlevel5 runlevel5 commented Apr 24, 2020

Context

This PR adds support for building libv8 for linux ppc64le

Changes

  • Add ppc64le ubuntu bionic to travis ci pipeline
  • Use bionic for all builds
  • Amend builder to work-around missing build tools required for ppc64le

Pending Issues

@runlevel5 runlevel5 changed the title [WIP] Test against ppc64le arch Support Linux PowerPC64 LE platform Apr 28, 2020
@runlevel5 runlevel5 marked this pull request as draft April 28, 2020 08:04
@runlevel5 runlevel5 force-pushed the patch-1 branch 4 times, most recently from f9968de to 0a3b2cf Compare April 28, 2020 13:19
Comment on lines +162 to +159
FileUtils.rm_f(File.expand_path("../../../vendor/depot_tools/gn", __FILE__))
FileUtils.symlink(gn_filepath, File.expand_path("../../../vendor/depot_tools/gn", __FILE__), force: true)
Copy link
Contributor Author

@runlevel5 runlevel5 Apr 28, 2020

Choose a reason for hiding this comment

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

The bundled depot_tools/gn is a binary for amd64. We replace that with our gn

@lloeki
Copy link
Contributor

lloeki commented Dec 4, 2023

Our efforts are focused on libv8-node and thus libv8 is unmaintained, so I'll close this.

Thanks for the contribution!

@lloeki lloeki closed this Dec 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants