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

make: cleanups #1776

Merged
merged 5 commits into from
May 3, 2024
Merged

make: cleanups #1776

merged 5 commits into from
May 3, 2024

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented May 3, 2024

A few small cleanups.


This change is Reviewable

Using tabs to indent lines that are not part of a rule recipe is a mistake.
Drop reference to dead variable: `SHARED_STL_LINK_FLAG`.
- reduce the number of `$(shell …)` calls
- fix variable name typo
Avoid duplicates when `Makefile.def` is included by the parent project.
@Frenzie Frenzie merged commit fbeffab into koreader:master May 3, 2024
1 check passed
@benoit-pierre benoit-pierre deleted the pr/make_cleanups branch May 3, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants