Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add armv7l/armv8l support to loader/CMakeLists.txt
This fixes this error message appearing when building on linux/armv7l or linux/armv8l: CMake Warning at loader/CMakeLists.txt:368 (message): Could not find working armv8l GAS assembler Support for unknown physical device and device functions is disabled due to missing the required assembly support code. To support unknown functions, assembly must be added for the platform.
- Loading branch information