repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
[binutils.git]
/
binutils
/
is-strip.c
blob
338245d08b53d65c44fc152e955f6f936f415f2b
1
/* Linked with objcopy.o to flag that this program is 'strip' (not
2
'objcopy'). */
3
4
int
is_strip
=
1
;