From 61a3e6755d78bfc65a27a6ebcf0652b7bbe2f063 Mon Sep 17 00:00:00 2001 From: Dhruba Borthakur Date: Tue, 19 Feb 2013 09:54:54 -0800 Subject: [PATCH] Cleanup README.fb Summary: Cleanup README.fb Test Plan: Reviewers: CC: Task ID: # Blame Rev: --- README.fb | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.fb b/README.fb index 8a9d35a83..1f0d71cfb 100644 --- a/README.fb +++ b/README.fb @@ -1,12 +1,3 @@ -* 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. +* Detailed instructions on how to compile using fbcode and jemalloc * Latest release is 1.5.7.fb