Skip to content

add support for building on aarch64#1

Open
sparky005 wants to merge 4 commits intoNetflix:masterfrom
sparky005:master
Open

add support for building on aarch64#1
sparky005 wants to merge 4 commits intoNetflix:masterfrom
sparky005:master

Conversation

@sparky005
Copy link

Adds support for building on aarch64.

I added a new libpistache.a file built on arm64 from the same revision that existing libpistache.a was built from. I called the new one libpistache-aarch64.a and renamed the old one to libpistache-x86_64.a. Cmake will select the correct one to compile against based on the architecture of the machine it's running on

@smukil
Copy link
Contributor

smukil commented Aug 10, 2022

@pkarumanchi9 @tharanga This patch adds support for ARM to get the dumper running on Gravitron instances. Feel free to merge it if you'd find it useful!

@smukil
Copy link
Contributor

smukil commented Aug 10, 2022

Compiled on Ubuntu Focal

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.

2 participants