Browse Source

Do not add PICFLAG to generic CFLAGS, this is done based on suffix to .os/.oS (Makerules)

Peter S. Mazinger 18 năm trước cách đây
mục cha
commit
fd563ea275
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      Rules.mak

+ 0 - 4
Rules.mak

@@ -385,10 +385,6 @@ ifneq ($(DOASSERTS),y)
 CFLAGS+=-DNDEBUG
 endif
 
-ifeq ($(DOPIC),y)
-CFLAGS+=$(PICFLAG)
-endif
-
 # Keep the check_as from being needlessly executed
 ASFLAGS = $(CFLAGS)
 ifndef ASFLAGS_NOEXEC