From c711d9d22a2ca6730116b7398870ed1e7be23ce2 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 5 Jan 2003 17:16:17 +0000 Subject: * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC. --- linuxthreads/sysdeps/m68k/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 linuxthreads/sysdeps/m68k/Makefile (limited to 'linuxthreads/sysdeps') diff --git a/linuxthreads/sysdeps/m68k/Makefile b/linuxthreads/sysdeps/m68k/Makefile new file mode 100644 index 0000000000..1cd27d44ca --- /dev/null +++ b/linuxthreads/sysdeps/m68k/Makefile @@ -0,0 +1,7 @@ +ifeq ($(subdir), linuxthreads) +object-suffixes-left := $(libpthread-nonshared) +define o-iterator-doit +$(objpfx)$o.os: pic-ccflag = -fPIC +endef +include $(o-iterator) +endif -- cgit v1.2.3-70-g09d2