link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere.
5 lines
42 B
C
5 lines
42 B
C
// No dependencies
|
|
void NoDepB_func()
|
|
{
|
|
}
|