diff options
Diffstat (limited to 'dev-libs/boost/boost-1.63.0.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.63.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost/boost-1.63.0.ebuild b/dev-libs/boost/boost-1.63.0.ebuild index edbbeed6f6e2..9d6f4887a40d 100644 --- a/dev-libs/boost/boost-1.63.0.ebuild +++ b/dev-libs/boost/boost-1.63.0.ebuild @@ -182,6 +182,7 @@ src_configure() { --without-context --without-coroutine --without-coroutine2 + --without-fiber ) use threads || OPTIONS+=( --without-thread |