Alex Stewart
Results
2
issues of
Alex Stewart
The current CMakeLists logic assumes that you want to build against the libraries distributed within the submodules, except in rare CROSSCOMPILING cases that are not fully functional. Refactor the CMakeLists...
As of docker runtime 28.0.1, the build command will issue a warning if the FROM and AS keywords have differing cases. It's annoying, but OK. ``` WARN: FromAsCasing: 'as' and...