| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
rtld only needs shared objects, so the other patterns are pointless and
significantly increase the work make has to perform while identifying
which pattern rule to apply.
|
|
|
|
|
| |
We need this to pass -fno-stack-protector to all the pieces of rtld in
non-elf/ directories.
|
|
|
|
|
|
| |
The third arg can either be a string with "g" or "G", or it is a number.
The empty string elicits a warning with newer versions like so:
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as 1
|
| |
|
|
|