Sometimes the compiler is unable to see that this variable is initialized by a call to another function, which can cause a build failure; I encountered this with CFLAGS=-Os.
Sometimes the compiler is unable to see that this variable is initialized by a call to another function, which can cause a build failure; I encountered this with CFLAGS=-Os.