systemd / package-notes

Tools to add packaging metadata to ELF files
16 stars 10 forks source link

package notes removed from lld, but is supported since 16.0.0 #44

Open grooverdan opened 2 hours ago

grooverdan commented 2 hours ago

lld added package-metadata in https://github.com/llvm/llvm-project/commit/dbd04b853b680b0a383e5f58edf3643364f67bdf

so can be removed from, or have version related test in, debian-package-notes.specs and macros.package-notes-srpm

bluca commented 2 hours ago

You can use it manually, but llvm doesn't support compiler spec files or similar mechanisms, so it cannot be used in packages