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

tools: add separate flags parameter for COMPILE/COMPILEXX #8357

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

Gary-Hobson
Copy link
Contributor

@Gary-Hobson Gary-Hobson commented Jan 30, 2023

Summary

The first parameter of the COMPILE function is the input file name, but in some places flags are also passed in
Add the third parameter as flags, and uniformly modify the first parameter to be the file name

Impact

build system

Testing

Need be merged with apache/nuttx-apps#1515

tools/Config.mk Outdated Show resolved Hide resolved
tools/Config.mk Outdated Show resolved Hide resolved
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 3f97a87 into apache:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants