GrammaTech / ddisasm

A fast and accurate disassembler
https://grammatech.github.io/ddisasm/
GNU Affero General Public License v3.0
645 stars 60 forks source link

Dockerfile fails to build for arm64 #44

Open cyanpencil opened 2 years ago

cyanpencil commented 2 years ago

Hello,

Thank you for your work on this project, and for sharing it with the community.

The dockerfile fails to build on the aarch64 architecture, due to some wrong paths and outdated libraries. I am pasting here a modified dockerfile that works only for aarch64; hopefully if it is useful for you guys.

dockerfile_aarch64.tar.gz