diff options
author | Nicholas Roth <nicholas@rothemail.net> | 2022-10-27 22:17:23 -0500 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2022-10-28 11:56:25 +0100 |
commit | 21e6363750bca1de861d7ae33c22fa885139728d (patch) | |
tree | b6fe82ea6476354b3af561ae0d2c3711c1acf118 /src/apps/cam | |
parent | e1e6c1b2f6680342c6a243b5a0007f593cd7e793 (diff) |
libcamera: make libdl optional when provided
Currently, libdl is always required. Sometimes, the C++ runtime includes
a dynamic loader, which is the case for Android. Additionally, Android
11 does not have libdl. This fix allows libcamera to build on Android.
Signed-off-by: Nicholas Roth <nicholas@rothemail.net>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/apps/cam')
0 files changed, 0 insertions, 0 deletions