Skip to content

Makefile: Use speedb libs in build_size target#399

Merged
Yuval-Ariel merged 1 commit into
mainfrom
275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs
Feb 28, 2023
Merged

Makefile: Use speedb libs in build_size target#399
Yuval-Ariel merged 1 commit into
mainfrom
275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs

Conversation

@AmnonHanuhov

Copy link
Copy Markdown
Contributor

Fixes #275

@AmnonHanuhov AmnonHanuhov added the bug fix Fixes a known bug label Feb 13, 2023
@AmnonHanuhov AmnonHanuhov self-assigned this Feb 13, 2023
Comment thread Makefile Outdated
Comment thread Makefile Outdated
@AmnonHanuhov
AmnonHanuhov force-pushed the 275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs branch from 97e0566 to 2c802f9 Compare February 14, 2023 20:28
mrambacher
mrambacher previously approved these changes Feb 14, 2023

@mrambacher mrambacher left a comment

Copy link
Copy Markdown
Contributor

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!

@Yuval-Ariel

Copy link
Copy Markdown
Contributor

@AmnonHanuhov , do you want to address marks last comment before i merge this?

@AmnonHanuhov

Copy link
Copy Markdown
Contributor Author

@AmnonHanuhov , do you want to address marks last comment before i merge this?

Yes, I will look into it today.

@AmnonHanuhov

AmnonHanuhov commented Feb 16, 2023

Copy link
Copy Markdown
Contributor Author

@mrambacher Didn't seem to fail for me with DEBUG_LEVEL=2

@AmnonHanuhov
AmnonHanuhov force-pushed the 275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs branch from 2c802f9 to ddd5445 Compare February 16, 2023 17:53
@AmnonHanuhov
AmnonHanuhov force-pushed the 275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs branch from ddd5445 to 10eac76 Compare February 23, 2023 18:40

@mrambacher mrambacher left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@Yuval-Ariel
Yuval-Ariel merged commit 86a6dbf into main Feb 28, 2023
@Yuval-Ariel
Yuval-Ariel deleted the 275-makefile-build_size-target-in-the-makefile-is-not-adjusted-to-speedb-libs branch May 11, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixes a known bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Makefile: build_size target in the makefile is not adjusted to speedb libs

3 participants