Set the machine number as well as the architecture when converting from a
[deliverable/binutils-gdb.git] / binutils / not-strip.c
index 0e491fb393c9328bfcf2484d3ce472d95557d192..854a6697adb0d3582a58d5d982dfab11bf290347 100644 (file)
@@ -1,3 +1,4 @@
-/* Linked with copy.o to flag that this program is 'copy' (not 'strip'). */
+/* Linked with objcopy.o to flag that this program is 'objcopy' (not
+   'strip').  */
 
 int is_strip = 0;
This page took 0.02269 seconds and 4 git commands to generate.