update TARGETS

Summary:
address siying's comment in #2272.
Closes https://github.com/facebook/rocksdb/pull/2274

Differential Revision: D5039489

Pulled By: ajkr

fbshipit-source-id: 3e2d957d3469c13d0e33ededa59320c4c3f24ef6
This commit is contained in:
Andrew Kryczka 2017-05-10 17:52:34 -07:00 committed by Facebook Github Bot
parent 4e83b8001a
commit 93949667cc
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ rocksdb_compiler_flags = [
"-DROCKSDB_LIB_IO_POSIX",
"-DROCKSDB_FALLOCATE_PRESENT",
"-DROCKSDB_MALLOC_USABLE_SIZE",
"-DROCKSDB_RANGESYNC_PRESENT",
"-DROCKSDB_SCHED_GETCPU_PRESENT",
"-DOS_LINUX",
# Flags to enable libs we include