-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, in the description of this repo it says that the project has been tested on arm32 architectures, however, it fails for me on a 32bit debian10. I can see in the shell script that an error is thrown if the architecture is not x86_64 or aarch64. The variable cmake_build_from_source is set to true at that point and I imagine the script would be able to continue and build from source for my arm32 architecture, but there's an exit 1 on this line, therefore I wonder how you suggest building for arm32? (I tried to remove the exit 1 and the CMake started but failed )
This results in failing the build of Azure/iot-hub-device-update where this utility is a dependency.
devgaia and lmellblom
Metadata
Metadata
Assignees
Labels
No labels