Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(plymouth): hide dpkg-architecture stderr messages
dpkg-architecture prints warnings and errors to stderr. If the system does not have gcc installed, it issues a warning: dpkg-architecture: warning: cannot determine CC system type, falling back to default (native compilation) This fix checks only the value of the queried variable.
- Loading branch information