Skip to content
Commit 06d4381d authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

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: default avatarCarlos O'Donell <carlos@redhat.com>
parent 5ecc9824
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment