summaryrefslogtreecommitdiffstats
path: root/package/meson/0001-Fix-FileNotFoundError-when-restorecon-unavailable.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-12-01 16:09:45 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-31 22:34:55 +0200
commit152f58e2092158cfd243934f577430badd619637 (patch)
treed10504e51ae9e663afb44609fccd209007ada284 /package/meson/0001-Fix-FileNotFoundError-when-restorecon-unavailable.patch
parentf542085a61ee0e1d85e32a1f6f71ccea9101ea31 (diff)
downloadbuildroot-152f58e2092158cfd243934f577430badd619637.tar.gz
buildroot-152f58e2092158cfd243934f577430badd619637.zip
infra/pkg-config: hide away non-critical commands
When updating back the (def)config file, the touch command is not very useful by default, so hide it away. We do not hide away the cp command, as that could confuse the user under some circunmstances. For example, when the toolchain does not yet exist, the uClibc buildsystem will complain multiple times about gcc not being found, like so: make[2]: /home/ymorin/dev/buildroot/O/host/bin/i686-buildroot-linux-uclibc-gcc: Command not found (Note that we can not suppress those warnings, as they are on stderr, and we still want to see stderr in case of real errors). So, if we were to hide the cp command, the user could be left confused, even though we were sucessful in updating back the (def)config file. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/meson/0001-Fix-FileNotFoundError-when-restorecon-unavailable.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud