-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
ctags: add ctags-cross subpackage #22685
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
Conversation
That is the reason |
stsp, Again! why are you keep creating pull requests for host packages which is not required for this repository? |
This patch adds ctags-cross subpackage that can be used for cross-builds. Added TERMUX_PKG_REVISION per @twaik suggestion, to force the rebuild.
Well, this time I put it into the subpackage, |
Thanks for that info, done. |
Because smallerc-cross is probably required in that case. You have not provide any reason for this one and for this repository. |
There are really no deps in this repo |
And of course I need this for the packages |
I think, the host sub-package is added only when it is required by more than one package. For example, qt6-base-cross, libwayland-cross etc. |
Ah, sorry, smallerc-cross is self-required |
Ok. |
By the way, your comments are formatted like a column. I'm not sure if it as GitHub issue. |
Got too used to mobile where you don't have a space for long lines. |
This patch adds ctags-cross subpackage that can be used for cross-builds. Had to increment version to force rebuild.