bindings: cxx: tests: drop profiling flags from CXXFLAGS and LDFLAGS
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 16 Mar 2023 08:35:34 +0000 (09:35 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 16 Mar 2023 08:35:34 +0000 (09:35 +0100)
commit3ae66411561a263b84c903251ecb8e66c47ed596
treeb904f23f1bc7e5eb52b181faca299ce924b5f302
parentdc746daef25f2f6b2ce392c991161f1186fd0f7b
bindings: cxx: tests: drop profiling flags from CXXFLAGS and LDFLAGS

We only need to generate gcov data for the library, not the test
executable.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/cxx/tests/Makefile.am