mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
entered into RCS
This commit is contained in:
parent
e9f58659c8
commit
3df867a734
@ -1,3 +1,7 @@
|
||||
# Basically `-e start' is magical to the Sun linker. You would think that
|
||||
# having start.o first would be enough, but you would be wrong.
|
||||
LDFLAGS := $(LDFLAGS) -Xlinker -e -Xlinker start
|
||||
|
||||
ifeq ($(subdir),signal)
|
||||
sysdep_routines := $(sysdep_routines) sigtramp
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user