mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
fd450b9391
- Add options to print, clear and set executable stack state - Modernizations and strictness improvements by @cgzones - Add feature to rename dynamic symbols - Avoid overlapping program header table with section header table - Other switches might set changed as true. Use extraStrings size. - Use the largest segment alignment for libraries requiring non-standard alignments - Add one extra page to avoid overlapping with next page if its rounded… - Add zsh completion - Do not let modifyRPath taint shared strings in strtab. - Resize segment mapping rewritten sections if needed
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
@bin bin/patchelf
|
|
@man man/man1/patchelf.1
|
|
share/doc/patchelf/
|
|
share/doc/patchelf/README.md
|
|
share/zsh/
|
|
share/zsh/site-functions/
|
|
share/zsh/site-functions/_patchelf
|