Skip to content

fix 5c02afb9 regression#2188

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_5c02afb9_regression
Oct 11, 2025
Merged

fix 5c02afb9 regression#2188
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_5c02afb9_regression

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Oct 11, 2025

Copy link
Copy Markdown
Member

When recursively calling make to build a thirdparty project, we do need to strip overridden variables from MAKEFLAGS too, otherwise those may mess-up the build (e.g. fbink INSTALL_DIR makefile variable).


This change is Reviewable

When recursively calling make to build a thirdparty project, we do need
to strip overridden variables from `MAKEFLAGS` too, otherwise those may
mess-up the build (e.g. fbink `INSTALL_DIR` makefile variable).
@Frenzie Frenzie merged commit eb70ed8 into koreader:master Oct 11, 2025
4 checks passed
@benoit-pierre benoit-pierre deleted the pr/fix_5c02afb9_regression branch October 11, 2025 20:01
benoit-pierre added a commit to benoit-pierre/koreader that referenced this pull request Oct 13, 2025
When recursively calling make to build a thirdparty project, we do need
to strip overridden variables from `MAKEFLAGS` too, otherwise those may
mess-up the build (e.g. fbink `INSTALL_DIR` makefile variable).
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.

2 participants