mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
Binutils has a "contrib" subdirectory - thus flattening cannot happen without renaming the upper level contrib directory in a first pass. Also, don't record this move and remove any keyword expansion.
3 lines
94 B
C
3 lines
94 B
C
/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
|
|
|
|
int is_ranlib = 1;
|