Searched refs:STRIPFLAGS (Results 1 – 4 of 4) sorted by relevance
85 STRIPFLAGS := -R.comment macro107 $(STRIP) $(STRIPFLAGS) $@121 $(STRIP) $(STRIPFLAGS) $@129 $(STRIP) $(STRIPFLAGS) $@171 $(STRIP) $(STRIPFLAGS) $@185 $(STRIP) $(STRIPFLAGS) $@193 $(STRIP) $(STRIPFLAGS) $@220 $(STRIP) $(STRIPFLAGS) $@236 $(STRIP) $(STRIPFLAGS) $@250 $(STRIP) $(STRIPFLAGS) $@[all …]
44 if [ -n "${STRIPFLAGS}" ] ; then47 for stripflag in "${STRIPFLAGS}" ; do
3020 STRIPFLAGS = "";3188 STRIPFLAGS = "";3355 STRIPFLAGS = "";4178 STRIPFLAGS = "";4346 STRIPFLAGS = "";4513 STRIPFLAGS = "";5496 STRIPFLAGS = "";5687 STRIPFLAGS = "";5854 STRIPFLAGS = "";
1446 # additional flags are added with STRIPFLAGS.1447 'STRIPFLAGS': '-x',