[libcamera-devel] [PATCH 0/4] Cleanup and non-GNU C library support

Kieran Bingham kieran.bingham at ideasonboard.com
Fri Mar 22 11:43:46 CET 2019


Two cleanups to the meson build and options, followed by two fixes to repair
compilation on toolchains which use non-GNU C Libraries.

Kieran Bingham (4):
  meson: Re-order the optional components
  meson: options: Document the options
  libcamera: log: Use internal basename implementation.
  libcamera: log: Fallback to getenv on non-gnu systems

 meson.build           | 11 +++++++----
 meson_options.txt     |  9 +++++++--
 src/libcamera/log.cpp | 15 +++++++++++++++
 3 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.19.1



More information about the libcamera-devel mailing list