musllibc: fix propagation of CMAKE_C_FLAGS_${build_type}

TOUPPER is called on the hard coded string CMAKE_BUILD_TYPE
and not the variable with the same name. That breaks import
of CFLAGS from the build environment.

Change-Id: If2a9628dba81b5965bcf6f9edb261eb2e4901f9e
1 file changed