Skip to content

Commit

Permalink
Update folly submodule
Browse files Browse the repository at this point in the history
Remove duplicate IOBufQueue from folly build
  • Loading branch information
sgolemon committed Nov 6, 2013
1 parent af72469 commit 3c069c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions folly/CMakeLists.txt
Expand Up @@ -28,6 +28,7 @@ list(REMOVE_ITEM files
${FOLLY_DIR}/experimental/exception_tracer/ExceptionTracerTest.cpp
${FOLLY_DIR}/experimental/io/AsyncIO.cpp
${FOLLY_DIR}/experimental/io/HugePageUtil.cpp
${FOLLY_DIR}/experimental/io/IOBufQueue.cpp
${FOLLY_DIR}/experimental/symbolizer/SymbolizerTest.cpp
${FOLLY_DIR}/experimental/symbolizer/ElfUtil.cpp
)
Expand Down

0 comments on commit 3c069c8

Please sign in to comment.