diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -596,7 +596,6 @@ endif # Variants of the two previous definitions for statically linking programs. +prectorT = `$(CC) $(sysdep-LDFLAGS) --print-file-name=crtbeginT.o` +postctorT = `$(CC) $(sysdep-LDFLAGS) --print-file-name=crtend.o` -+interp = $(addprefix $(elf-objpfx),interp.os) csu-objpfx = $(common-objpfx)csu/ elf-objpfx = $(common-objpfx)elf/ |