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

Enhance Makefile to avoid "Argument list too long" #1853

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

xuxin930
Copy link
Contributor

Summary

define a macro for split long variable and redefine variable in batch.
see details in apps/Make.defs SPLITVARIABLE.
replace the variable reference that caused the error.

Impact

Make.dep generation, builtin apps

Testing

ltp cases

define a macro for split long variable and redefine variable in batch.
see details in `apps/Make.defs` `SPLITVARIABLE`.
replace the variable reference that caused the error.

Signed-off-by: xuxin19 <[email protected]>
@anchao anchao merged commit 8e71885 into apache:master Aug 10, 2023
50 checks passed
@xuxin930 xuxin930 deleted the cmake branch October 17, 2024 04:02
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