6 $(objpfx)crt0.o: $(objpfx)static-start.o $(objpfx)abi-note.o $(objpfx)init.o
9 # compat for libc.so.0.2 only
10 # This is needed to be backward-compatible with glibc-2.0.x startup code
11 # that was miscompiled so that it jumps to 0 if there is a nonzero
12 # __gmon_start__ symbol, but works if there is none.
13 CFLAGS-initfini.s += -DWEAK_GMON_START