*** empty log message ***
[deliverable/binutils-gdb.git] / Makefile.tpl
index a398c0004f8c6cc4dd5f0a131e7d5a5ddc91806e..44c15fd53cc0fac0647d14907086af47329baa36 100644 (file)
@@ -528,7 +528,6 @@ EXTRA_HOST_FLAGS = \
        'DLLTOOL=$(DLLTOOL)' \
        'LD=$(LD)' \
        'NM=$(NM)' \
-       'PICFLAG=$(PICFLAG)' \
        'RANLIB=$(RANLIB)' \
        'WINDRES=$(WINDRES)'
 
@@ -561,7 +560,6 @@ EXTRA_TARGET_FLAGS = \
        'LIBCFLAGS=$$(LIBCFLAGS_FOR_TARGET)' \
        'LIBCXXFLAGS=$$(LIBCXXFLAGS_FOR_TARGET)' \
        'NM=$$(NM_FOR_TARGET)' \
-       'PICFLAG=$$(PICFLAG_FOR_TARGET)' \
        'RANLIB=$$(RANLIB_FOR_TARGET)' \
        'WINDRES=$$(WINDRES_FOR_TARGET)'
 
This page took 0.023218 seconds and 4 git commands to generate.