summaryrefslogtreecommitdiff
path: root/contrib/binutils/binutils/not-strip.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/binutils/not-strip.c')
-rw-r--r--contrib/binutils/binutils/not-strip.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/binutils/binutils/not-strip.c b/contrib/binutils/binutils/not-strip.c
deleted file mode 100644
index 854a6697adb0..000000000000
--- a/contrib/binutils/binutils/not-strip.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Linked with objcopy.o to flag that this program is 'objcopy' (not
- 'strip'). */
-
-int is_strip = 0;