Remove to delete unneeded o-iterator thing.

This commit is contained in:
Andreas Schwab 2005-03-21 17:32:31 +00:00
parent 167d5acc0d
commit ba605227b1
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
ifeq ($(subdir), linuxthreads)
object-suffixes-left := $(libpthread-nonshared)
define o-iterator-doit
$(objpfx)$o.os: pic-ccflag = -fPIC
endef
include $(o-iterator)
endif