Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update -march definition on RPi (BCM2835) to fix compilation (#565)
Cross-compiling using arm-linux-gnueabihf-gcc 7.4.0 resulted in the following error: `sorry, unimplemented: Thumb-1 hard-float VFP ABI` Fixed by adding `-marm` to the build parameters for RPi 1
- Loading branch information