Skip to content

[onert] Remove redundant dl library linking in CMakeLists.txt#16284

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:remove_dl_explicit
Nov 18, 2025
Merged

[onert] Remove redundant dl library linking in CMakeLists.txt#16284
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:remove_dl_explicit

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

This commit removes unnecessary explicit linking to 'dl' library in multiple CMakeLists.txt files as it is already included via ${CMAKE_DL_LIBS} or not required.
It ensures cleaner and more portable build configurations.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com

This commit removes unnecessary explicit linking to 'dl' library in multiple CMakeLists.txt files as it is already included via ${CMAKE_DL_LIBS} or not required.
It ensures cleaner and more portable build configurations.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh requested a review from a team November 18, 2025 05:47
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Nov 18, 2025
@hseok-oh hseok-oh merged commit 5a9e6b4 into Samsung:master Nov 18, 2025
10 checks passed
@hseok-oh hseok-oh deleted the remove_dl_explicit branch November 18, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants