schorrm / arm2riscv

Arm AArch64 to RISC-V Transpiler
MIT License
30 stars 3 forks source link

Add missing executable permissions #1

Closed Shai-Aviv closed 4 years ago

Shai-Aviv commented 4 years ago

This is just a chmod +x on all executable files: Python scripts, Bash scripts, and binaries. This is needed for Linux and Mac environments.