Binaries are stripped by default #2

Closed
opened 2026-03-01 09:04:22 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @murlakatamenka on GitHub (Apr 5, 2021).

Hi, I think

options=("strip")

isn't necessary because strip is default option in /etc/makepkg.conf. And if it's not, user's config should be respected.

No big deal, but feedback is usually welcome, so there it is 😄

Originally created by @murlakatamenka on GitHub (Apr 5, 2021). Hi, I think ```sh options=("strip") ``` isn't necessary because `strip` is default option in `/etc/makepkg.conf`. And if it's not, user's config should be respected. No big deal, but feedback is usually welcome, so there it is :smile:
Author
Owner

@fosskers commented on GitHub (Apr 5, 2021):

Looks like you're right! I'll take it out, thanks for the suggestion.

@fosskers commented on GitHub (Apr 5, 2021): Looks like you're right! I'll take it out, thanks for the suggestion.
Author
Owner

@fosskers commented on GitHub (Apr 5, 2021):

Done.

@fosskers commented on GitHub (Apr 5, 2021): Done.
Author
Owner

@murlakatamenka commented on GitHub (Apr 6, 2021):

Thanks, that was fast! 👍

@murlakatamenka commented on GitHub (Apr 6, 2021): Thanks, that was fast! :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cargo-aur#2