pmb.build: Make strict the default behavior
This removes handling for pmb:strict since it's now the default and deprecates the --strict flag to pmbootstrap build, displaying a warning to users if it is passed. Strict mode is the more correct one and results in consistent, reproducible behavior, which is why I believe it should be the default. If users want quick builds without setting up the buildroot several times, --lax can now be used.
Edited by Aelin