-
Notifications
You must be signed in to change notification settings - Fork 74
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: Use speedb libs in build_size
target
#399
Makefile: Use speedb libs in build_size
target
#399
Conversation
97e0566
to
2c802f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it works most of the time. However, I think if you said DEBUG_LEVEL=2 make build_size, it might fail. Might want to check that just to be safe.
Otherwise, looks good!
@AmnonHanuhov , do you want to address marks last comment before i merge this? |
Yes, I will look into it today. |
@mrambacher Didn't seem to fail for me with DEBUG_LEVEL=2 |
2c802f9
to
ddd5445
Compare
ddd5445
to
10eac76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Fixes #275