mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-01 01:00:10 +00:00
5 lines
240 B
Plaintext
5 lines
240 B
Plaintext
|
# We need special startup code for statically linked binaries.
|
||
|
# See Makefile in this directory for the rule that builds this.
|
||
|
# We must define this variable earlier than sysdeps Makefiles are included.
|
||
|
static-start-installed-name = crt0.o
|