Release version 1.4.0.fb.
Summary: Test Plan: Reviewers: CC: Task ID: # Blame Rev:
This commit is contained in:
parent
e9bc777163
commit
636e3ec603
@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
* Compiling for CPUs with SSE4 support
|
* Compiling for CPUs with SSE4 support
|
||||||
|
|
||||||
make OPT='-O2 -DNDEBUG -msse4'
|
make OPT='-O2 -DNDEBUG -D__SSE4_2__'
|
||||||
|
|
||||||
This makes CRC computation much faster, but
|
This makes CRC computation much faster, but
|
||||||
binaries won't run on CPUs that don't support it.
|
binaries won't run on CPUs that don't support it.
|
||||||
|
|
||||||
|
* Latest release is 1.4.0.fb
|
||||||
|
Loading…
Reference in New Issue
Block a user