mirror of git://sourceware.org/git/glibc.git
When static-start-installed-name is different from start-installed-name, we must not use the shared objects. * csu/Makefile (extra-objs): Add gmon-start.o when building shared library and $(static-start-installed-name) is different from $(start-installed-name). $(objpfx)g$(static-start-installed-name): When building shared library and $(static-start-installed-name) is different from $(static-start-installed-name), revert to non-shared rule, i.e. using $(objpfx)% and gmon-start.o. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Versions | ||
| abi-note.S | ||
| check_fds.c | ||
| dso_handle.c | ||
| elf-init.c | ||
| errno-loc.c | ||
| errno.c | ||
| gmon-start.c | ||
| init-first.c | ||
| init.c | ||
| libc-start.c | ||
| libc-tls.c | ||
| start.c | ||
| sysdep.c | ||
| tst-atomic-long.c | ||
| tst-atomic.c | ||
| tst-empty.c | ||
| version.c | ||