From 596b2f0e21a60f3daa8f4c28f8c6dc9cf32500e9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 10 Feb 2001 22:44:39 +0000 Subject: Makefile (extra-objs): New. 2001-02-10 Andreas Jaeger * Makefile (extra-objs): New. --- linuxthreads/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/Makefile') diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index 9c80a0088c..a3bd5d16ae 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -48,6 +48,7 @@ include ../Makeconfig ifeq ($(build-shared),yes) before-compile := $(objpfx)crti.o +extra-objs = crti.o CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions endif -- cgit v1.2.3-70-g09d2