daily update
[deliverable/binutils-gdb.git] / binutils / maybe-ranlib.c
index 882bb73d6eec3ce11273fb433108dd5eeffe0a76..f37bc0ff2164c509b4ceb9d23783f8f7eccea279 100644 (file)
@@ -1,4 +1,4 @@
 /* Linked with ar.o to flag that this program decides at runtime
    (using argv[0] if it is is 'ar' or 'ranlib'. */
 
-int is_ranlib = 0;
+int is_ranlib = -1;
This page took 0.02393 seconds and 4 git commands to generate.