Cleanup README.fb

Summary:
Cleanup README.fb

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
This commit is contained in:
Dhruba Borthakur 2013-02-19 09:54:54 -08:00
parent 45f0030458
commit 61a3e6755d

View File

@ -1,12 +1,3 @@
* How to compile using fbcode and jemalloc * Detailed instructions on how to compile using fbcode and jemalloc
source fbcode.sh
make
* Compiling for CPUs with SSE4 support
make OPT='-O2 -DNDEBUG -msse -msse4.2'
This makes CRC computation much faster, but
binaries won't run on CPUs that don't support it.
* Latest release is 1.5.7.fb * Latest release is 1.5.7.fb