diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-08-22 14:21:53 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-08-26 09:14:53 +0100 |
commit | 06d4381dd81eaab16b538017adc5854033f44b6d (patch) | |
tree | 8ce69c406e1256ed185ff5dda312d6fdec67362c /elf | |
parent | 5ecc98241229d494aaad23a4a3fe106fe11e1f40 (diff) | |
download | glibc-06d4381dd81eaab16b538017adc5854033f44b6d.tar.gz glibc-06d4381dd81eaab16b538017adc5854033f44b6d.tar.xz glibc-06d4381dd81eaab16b538017adc5854033f44b6d.zip |
csu: Change start code license to have link exception
The start code can get linked into dynamic linked executables where LGPL would require shipping the source or linkable binaries when the executable is distributed. On some targets the license exception was missing in start.S (which is compiled into crt1.o and Scrt1.o which may end up linked into PDE and PIE binaries). I did not review what other code may end up in executables, just fixed the start.S license inconsistency across targets. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'elf')
0 files changed, 0 insertions, 0 deletions