All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/4] Move -Werror-implicit-function-declaration to
@ 2019-08-02 15:04 Petr Vorel
  2019-08-02 15:04 ` [LTP] [PATCH v2 1/4] make: Remove C++ related flags Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Petr Vorel @ 2019-08-02 15:04 UTC (permalink / raw)
  To: ltp

Hi,

please see description in patches.

Travis build: https://travis-ci.org/pevik/ltp/builds/566982062

Kind regards,
Petr

Petr Vorel (4):
  make: Remove C++ related flags
  utils/ffsb: Add missing fhstat() signature + includes
  build.sh: Respect user defined CFLAGS and LDFLAGS
  make,travis: Remove -Werror-implicit-function-declaration

 .travis.yml                  |  3 ++-
 INSTALL                      |  4 +---
 build.sh                     |  5 +++--
 doc/build-system-guide.txt   | 10 ----------
 include/mk/config.mk.default |  4 ----
 include/mk/config.mk.in      |  4 ----
 include/mk/env_post.mk       |  4 ----
 utils/ffsb-6.0-rc2/fh.h      |  2 ++
 utils/ffsb-6.0-rc2/fileops.c |  1 +
 9 files changed, 9 insertions(+), 28 deletions(-)

-- 
2.22.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-08-06 16:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-02 15:04 [LTP] [PATCH v2 0/4] Move -Werror-implicit-function-declaration to Petr Vorel
2019-08-02 15:04 ` [LTP] [PATCH v2 1/4] make: Remove C++ related flags Petr Vorel
2019-08-02 15:04 ` [LTP] [PATCH v2 2/4] utils/ffsb: Add missing fhstat() signature + includes Petr Vorel
2019-08-02 15:14   ` Cyril Hrubis
2019-08-02 15:31     ` Petr Vorel
2019-08-02 15:04 ` [LTP] [PATCH v2 3/4] build.sh: Respect user defined CFLAGS and LDFLAGS Petr Vorel
2019-08-02 15:04 ` [LTP] [PATCH v2 4/4] make, travis: Remove -Werror-implicit-function-declaration Petr Vorel
2019-08-06 16:48   ` Petr Vorel
2019-08-02 15:08 ` [LTP] [PATCH v2 0/4] Move -Werror-implicit-function-declaration to Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.