mirror of
https://github.com/opnsense/src.git
synced 2026-05-20 17:09:30 -04:00
4 lines
137 B
C
4 lines
137 B
C
/* 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 = -1;
|