Page MenuHomeFreeBSD

Remove architecture specific sigreturn.S files.
ClosedPublic

Authored by brooks on Apr 3 2018, 6:24 PM.
Tags
None
Referenced Files
F147169230: D14953.id41112.diff
Sun, Mar 8, 7:43 PM
Unknown Object (File)
Sun, Mar 8, 6:32 AM
Unknown Object (File)
Thu, Feb 26, 2:13 PM
Unknown Object (File)
Thu, Feb 26, 11:16 AM
Unknown Object (File)
Tue, Feb 24, 7:28 PM
Unknown Object (File)
Mon, Feb 16, 4:24 AM
Unknown Object (File)
Sun, Feb 15, 2:34 PM
Unknown Object (File)
Fri, Feb 13, 1:04 PM

Details

Summary

All of these files are identical (modulo license blocks and VCS IDs) to
the files generated by lib/libc/sys/Makefile.inc and serve no purpose.

Test Plan

universe build

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Can you show me the output of
readelf -l /lib/libc.so.7
for the patched library ?

  • Work correctly in a clean tree.
In D14953#314405, @kib wrote:

Can you show me the output of
readelf -l /lib/libc.so.7
for the patched library ?

See paste P162

This revision is now accepted and ready to land.Apr 3 2018, 9:39 PM
This revision was automatically updated to reflect the committed changes.