commit | d5e3097c7ac9eb5dfa1c50abb548db59674c5856 | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Thu Dec 08 12:12:03 2022 -0800 |
committer | Jonas Larsson <ljonas@google.com> | Thu Dec 08 12:12:03 2022 -0800 |
tree | 4edd7eec40b3fd6a630d75360985b87751cde431 | |
parent | 4724d108f68791b819df39242341485dd319eeb6 [diff] |
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