pacman/scripts
Jan Alexander Steffens (heftig) e0162a6868 strip: Overwrite debuglink when it's already present
When objcopy encounters an already-present section, adding the new
debuglink will fail with a warning. Remove any existing `.gnu_debuglink`
section to work around this problem.

Arch Linux's `rust` package is affected by this. Apparently when LLVM's
LLD links in `/usr/lib/Scrt1.o` it will also copy the `.gnu_debuglink`
section.

See: https://bugs.gentoo.org/787623
2024-11-27 19:50:46 +10:00
..
completion Correct typos in zsh_completion.in 2023-10-02 04:34:24 +00:00
libmakepkg strip: Overwrite debuglink when it's already present 2024-11-27 19:50:46 +10:00
po Update translations for release 2024-07-14 19:11:18 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
makepkg-template.pl.in Update copyright years 2024-02-24 18:40:44 +10:00
makepkg.sh.in makepkg: provide environment variable to disable PKGBUILD linting 2024-06-01 02:12:23 +10:00
meson.build meson: do not use meson.source_root() and meson.build_root() 2022-03-06 16:26:34 +10:00
pacman-db-upgrade.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
pacman-key.sh.in pacman-key: fix permission checks for non-root operations 2024-04-05 00:47:45 +00:00
repo-add.sh.in repo-add: unconditionally create the database if it is missing 2024-06-27 22:04:28 +10:00
wrapper.sh.in Update copyright years 2024-02-24 18:40:44 +10:00