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

Just touch libapplet.a to ensure native applet #620

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

ia0
Copy link
Member

@ia0 ia0 commented Sep 27, 2024

No need to compile one. We only use cargo check in testing (not cargo build), so we won't attempt to link the applet. The fact that we don't link is also important because the existing native applet could have been for another target triple.

No need to compile one. We only use cargo check in testing (not cargo build), so we won't attempt to
link the applet. The fact that we don't link is also important because the existing native applet
could have been for another target triple.
@ia0 ia0 added the for:maintainability Improves maintainers life label Sep 27, 2024
@ia0 ia0 requested a review from ia0-review September 27, 2024 08:15
@ia0 ia0 merged commit 6cfe227 into google:main Sep 27, 2024
21 checks passed
@ia0 ia0 deleted the native branch September 27, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for:maintainability Improves maintainers life
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants