package/rocksdb: fix C++ tests
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 24 Feb 2020 10:54:57 +0000 (11:54 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Mar 2020 22:41:36 +0000 (23:41 +0100)
commit1c85b1d63eb9c9536188c3767caffcf74a6e220e
tree4a7a4709f733f615527a2b81ed5c11336cb30b67
parent0bb5d1ceca64123b3b8473fcd375c759ccb735ac
package/rocksdb: fix C++ tests

This will fix a build failure on xtensa and nios2 that missed
-faligned-new

Fixes:
 - http://autobuild.buildroot.org/results/58bf25a16984c4d5f3ce0e26a56712410b67c53a
 - http://autobuild.buildroot.org/results/718fee3d20ef00ffa5c3e617a036cf2b82c97411

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rocksdb/0002-build_tools-build_detect_platform-fix-C-tests.patch [new file with mode: 0644]