librewolf/arch
13
62
Fork
You've already forked arch
16

Avoid re-stripping binaries #31

Open
marmis wants to merge 1 commit from marmis/arch:no-strip-bin into master
pull from: marmis/arch:no-strip-bin
merge into: librewolf:master
librewolf:master
librewolf:jack
librewolf:aarch64
First-time contributor
Copy link

Since the provided binaries are already stripped, this package should have options=(... !strip !debug) to keep the binary unmodified and verifiable against upstream, avoid unnecessary work in makepkg and skip broken -debug packages.

Since the provided binaries are already stripped, this package should have `options=(... !strip !debug)` to keep the binary unmodified and verifiable against upstream, avoid unnecessary work in makepkg and skip broken `-debug` packages.
Since the provided binaries are already stripped, this package should
have 'options=(... !strip !debug)' to keep the binary unmodified and
verifiable against upstream, avoid unnecessary work in makepkg and
skip broken -debug packages.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u no-strip-bin:marmis-no-strip-bin
git switch marmis-no-strip-bin

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff marmis-no-strip-bin
git switch marmis-no-strip-bin
git rebase master
git switch master
git merge --ff-only marmis-no-strip-bin
git switch marmis-no-strip-bin
git rebase master
git switch master
git merge --no-ff marmis-no-strip-bin
git switch master
git merge --squash marmis-no-strip-bin
git switch master
git merge --ff-only marmis-no-strip-bin
git switch master
git merge marmis-no-strip-bin
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
librewolf/arch!31
Reference in a new issue
librewolf/arch
No description provided.
Delete branch "marmis/arch:no-strip-bin"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?