On Thu, Sep 13, 2018 at 09:17:17AM +0300, Nikolay Borisov wrote:
> 
> 
> On 13.09.2018 03:52, Rosen Penev wrote:
> > %m allows a smaller filesize. Useful on embedded systems.
> > 
> > Signed-off-by: Rosen Penev <ros...@gmail.com>
> > ---
> >  build/Documentation/Makefile |  142 +++++
> >  build/Makefile.inc           |   42 ++
> >  build/config.h               |  139 +++++
> >  build/config.log             |  822 ++++++++++++++++++++++++++
> >  build/config.status          | 1059 ++++++++++++++++++++++++++++++++++
> >  build/version.h              |   14 +
> >  cmds-qgroup.c                |    3 +-
> >  messages.h                   |    4 +-
> >  mkfs/rootdir.c               |   47 +-
> >  qgroup.c                     |    3 +-
> >  10 files changed, 2243 insertions(+), 32 deletions(-)
> >  create mode 100644 build/Documentation/Makefile
> >  create mode 100644 build/Makefile.inc
> >  create mode 100644 build/config.h
> >  create mode 100644 build/config.log
> >  create mode 100755 build/config.status
> >  create mode 100644 build/version.h
> 
> You clearly need to resend with changes only to  the *.[ch] files

No need to resend, the .[ch] changes look good, I'll drop the rest.

Reply via email to