Commit 1aabda15 authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook Github Bot

Fix missing WaitOptions symbol in autotools build

Summary:
[Folly] Fix missing `WaitOptions` symbol in autotools build.

Closes #736.

Reviewed By: spalamarchuk

Differential Revision: D6724950

fbshipit-source-id: 54ac0d1a743aa38fe1a7a2bdce585fced18c5a44
parent afde52ff
......@@ -629,6 +629,7 @@ libfolly_la_SOURCES = \
synchronization/AsymmetricMemoryBarrier.cpp \
synchronization/LifoSem.cpp \
synchronization/ParkingLot.cpp \
synchronization/WaitOptions.cpp \
system/MemoryMapping.cpp \
system/Shell.cpp \
system/ThreadName.cpp \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment