Skip to content

cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS#20088

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_module_linker_flags
May 17, 2021
Merged

cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS#20088
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_module_linker_flags

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented May 14, 2021

To propagate -Wl,-dead_strip, -Wl,--as-needed and /debug flags for:

  • plugins (videoio, etc)
  • loadable modules (java / python bindings)

Validation:

  • green builds from master/4.x branch
  • green builds from 3.4 branch
  • internal builds
build_contrib:Custom=OFF
build_contrib:Custom Win=OFF

build_shared:Custom=OFF
build_examples:Custom=OFF

build_image:Linux AVX2=ubuntu:20.04

Xbuild_image:Win64=msvs2019

force_builders=Custom,Custom Win,Linux AVX2
Xbuild_image:Custom=centos:7
Xbuild_image:Custom=ubuntu:20.04
build_image:Custom=gstreamer:16.04
buildworker:Custom=linux-1,linux-4,linux-6
test_opencl:Custom=ON

Xbuild_image:Custom Win=ffmpeg
build_image:Custom Win=ffmpeg-plugin
buildworker:Custom Win=windows-2
test_modules:Custom Win=videoio
test_opencl:Custom Win=ON

@opencv-pushbot opencv-pushbot merged commit 125f890 into opencv:3.4 May 17, 2021
@alalek alalek mentioned this pull request May 18, 2021
@alalek alalek mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants