diff options
author | Samuel Martin <s.martin49@gmail.com> | 2016-05-14 23:09:14 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-15 21:31:45 +0200 |
commit | 07144093d4fd0d5c6f59006a0e58fd5074da0f92 (patch) | |
tree | 135c61d31fd8477b08e3ddc93dc2cca4c5cb6881 /package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch | |
parent | 6e1174c2689a73707c64c55d88d2e5dcd8379bb8 (diff) | |
download | buildroot-07144093d4fd0d5c6f59006a0e58fd5074da0f92.tar.gz buildroot-07144093d4fd0d5c6f59006a0e58fd5074da0f92.zip |
package/opencv: gpu module depends on !BR2_STATIC_LIBS
GPU support and related features (GL and CL) are detected and loaded at
runtime, so it requires libdl which is only available on
!BR2_STATIC_LIBS builds.
Because the OpenCV tests sets use these modules, they also requires
libdl, so they cannot be built when BR2_STATIC_LIBS is enable.
Fixes:
http://autobuild.buildroot.net/results/570/57007a8d22d20b2fc5cd64154f5ec674b0842afa/
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch')
0 files changed, 0 insertions, 0 deletions