Do not use ISA-L in test_crc32c
This commit is contained in:
@@ -6,9 +6,10 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
#undef WITH_ISAL
|
||||||
#include "malloc_or_die.h"
|
#include "malloc_or_die.h"
|
||||||
#include "errno.h"
|
#include "errno.h"
|
||||||
#include "crc32c.h"
|
#include "crc32c.c"
|
||||||
|
|
||||||
int main(int narg, char *args[])
|
int main(int narg, char *args[])
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user