linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libgpiod][PATCH 0/2] minor build warning fixes
@ 2023-06-29 10:14 Kent Gibson
  2023-06-29 10:14 ` [libgpiod][PATCH 1/2] examples: fix typo in Makefile.am Kent Gibson
  2023-06-29 10:14 ` [libgpiod][PATCH 2/2] bindings: rust: fix unclear resolver warning Kent Gibson
  0 siblings, 2 replies; 6+ messages in thread
From: Kent Gibson @ 2023-06-29 10:14 UTC (permalink / raw)
  To: linux-gpio, brgl; +Cc: Kent Gibson

Fixes for a couple of minor warnings reported when building with a fresh
OS install.
The first fixes another typo in the examples makefile.
The second fixes another warning that is emitted by recent rust.

I note that with a fresh/minimal OS install the rust bindings still fail
to build due to a missing dependency on libclang and clang headers, but
that isn't tested for by configure - it fails during the build.

Kent Gibson (2):
  examples: fix typo in Makefile.am
  bindings: rust: fix unclear resolver warning

 bindings/rust/Cargo.toml | 2 ++
 examples/Makefile.am     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-06-30 12:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 10:14 [libgpiod][PATCH 0/2] minor build warning fixes Kent Gibson
2023-06-29 10:14 ` [libgpiod][PATCH 1/2] examples: fix typo in Makefile.am Kent Gibson
2023-06-30 12:00   ` Bartosz Golaszewski
2023-06-29 10:14 ` [libgpiod][PATCH 2/2] bindings: rust: fix unclear resolver warning Kent Gibson
2023-06-29 11:34   ` Erik Schilling
2023-06-30 12:01   ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).