mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 20:03:16 +00:00
8c66a65495
I don't think this is serious. Surely it doesn't indicate a bug in glibc. And if it indicates a non-test bug in rapidjson, it's not a new one and probably won't be worse with new glibc.
8 lines
307 B
Diff
8 lines
307 B
Diff
--- a/test/unittest/CMakeLists.txt
|
|
+++ b/test/unittest/CMakeLists.txt
|
|
@@ -82,3 +81,0 @@
|
|
- add_test(NAME valgrind_unittest
|
|
- COMMAND valgrind --leak-check=full --error-exitcode=1 ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/unittest --gtest_filter=-SIMD.*
|
|
- WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/bin)
|
|
|