Permalink
Please sign in to comment.
Browse files
build: verify that the assembler can handle crc32 functions
Also, enable crc32 even if -msse4.2 wasn't added by us, as long as it works. This allows custom flags (such as -march=native) to work as expected.
- Loading branch information...
Showing
with
26 additions
and 3 deletions.
- +25 −2 configure.ac
- +1 −1 src/Makefile.leveldb.include
27
configure.ac
0 comments on commit
d34d77a