summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/binutils/maybe-strip.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/binutils/maybe-strip.c')
-rw-r--r--binutils-2.17/binutils/maybe-strip.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils-2.17/binutils/maybe-strip.c b/binutils-2.17/binutils/maybe-strip.c
deleted file mode 100644
index cfcc1ba0..00000000
--- a/binutils-2.17/binutils/maybe-strip.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Linked with objcopy.o to flag that this program decides at runtime
- (using argv[0] if it is is 'strip' or 'objcopy'. */
-
-int is_strip = -1;