mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Initial revision
This commit is contained in:
4
binutils/maybe-ranlib.c
Normal file
4
binutils/maybe-ranlib.c
Normal file
@@ -0,0 +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;
|
||||
Reference in New Issue
Block a user