ac26812e5c
When configuring the otf2 dependency, CFLAGS, CXXFLAGS, CC and CXX are
explicitly specified, but LDFLAGS is not. As a consequence, LDFLAGS is
picked up from the environment (if set). In some build configurations,
the LDFLAG from the environment is not compatible with the rest of the
compiler/linker configuration options specified in CMakeLists.txt,
resulting in the configure script failing.
This patch make sure to specify an empty LDFLAGS when configuring otf2
build to avoid such issues.
Bug: SWDEV-477693
[ROCm/rocprofiler-sdk commit: 9f3cffc39a]
cereal
@ cc723c4fd6
doxygen-awesome-css
@ df83fbf22c
elfio
@ 8ae6cec5d6
filesystem
@ 8a2edd6d92
fmt
@ 0bffed8957
glog
@ 34b8da6496
googletest
@ 46db91ef6f
perfetto
@ eb5ef24c58
ptl
@ 48df416254
yaml-cpp
@ 1d8ca1f35e