Build osd_rmw_test both with and without ISA-L

This commit is contained in:
Vitaliy Filippov
2022-12-29 19:13:57 +03:00
parent 65f6b3a4eb
commit 8d55a1e780
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@
#define RMW_DEBUG
#ifdef NO_ISAL
#undef WITH_ISAL
#endif
#include <string.h>
#include "osd_rmw.cpp"
#include "test_pattern.h"