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

Makefile Fixes / Updates #403

Merged
merged 1 commit into from
Feb 2, 2017
Merged

Conversation

akutz
Copy link
Collaborator

@akutz akutz commented Feb 2, 2017

This patch adds the variable DRIVERS to the build process where the command $ DRIVERS=ebs make would build libStorage with just the EBS storage driver and executor. Additionally, the RBD_BUILD_TAGS variable has been removed and the test-rbd target has been updated to use the new DRIVERS functionality.

@akutz akutz added the bugfix label Feb 2, 2017
@akutz akutz added this to the 0.5.0 milestone Feb 2, 2017
@akutz akutz self-assigned this Feb 2, 2017
@akutz akutz requested a review from codenrhoden February 2, 2017 20:25
Copy link
Contributor

@codenrhoden codenrhoden left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

Yes, I'm that enthusiastic about this.

This patch adds the variable DRIVERS to the build process where the
command `$ DRIVERS=ebs make` would build libStorage with just the EBS
storage driver and executor. Additionally, the RBD_BUILD_TAGS variable
has been removed and the `test-rbd` target has been updated to use the
new DRIVERS functionality.
@akutz akutz force-pushed the bugfix/makefile-drivers branch from 74804d7 to 760879f Compare February 2, 2017 20:35
@akutz akutz merged commit 9452242 into thecodeteam:master Feb 2, 2017
@akutz akutz removed the in progress label Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants