Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake: cleanup the use of udev and blkid in target_link_lib() #12811

Merged
merged 1 commit into from Jan 6, 2017

Conversation

wjwithagen
Copy link
Contributor

Signed-off-by: Willem Jan Withagen wjw@digiware.nl

if(HAVE_UDEV)
target_link_libraries(librbd LINK_PRIVATE
${UDEV_LIBRARIES})
endif()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wjwithagen i think we can drop udev here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tchaikov
Let try...

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
@tchaikov tchaikov self-assigned this Jan 6, 2017
@tchaikov
Copy link
Contributor

tchaikov commented Jan 6, 2017

pushed to ceph-ci, and shaman builds fine.

@tchaikov tchaikov merged commit 9b430a8 into ceph:master Jan 6, 2017
@wjwithagen
Copy link
Contributor Author

@tchaikov
Thanx,

@wjwithagen wjwithagen deleted the wip-wjw-rbd-udev-blkid branch April 28, 2017 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants