Jusr have it tested:
host_system == 'linux'
was the issue. Mine was set to Linux
.
Changing it to lowercase solved the build issue.
Thank you!
Jusr have it tested:
host_system == 'linux'
was the issue. Mine was set to Linux
.
Changing it to lowercase solved the build issue.
Thank you!