From d4be8589c354bed63ae0bcf84c8ee30bda546068 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 1 Jun 2016 08:44:30 +0200 Subject: [PATCH] Log df output as part of system information --- glibc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/glibc.spec b/glibc.spec index 0ca7cfc..aee19eb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -813,6 +813,7 @@ diff -u %{SOURCE11} localedata/SUPPORTED uname -a cat /proc/cpuinfo cat /proc/meminfo +df # We build using the native system compilers. GCC=gcc