aboutsummaryrefslogtreecommitdiffstats
path: root/main/boost/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/boost/APKBUILD')
-rw-r--r--main/boost/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/boost/APKBUILD b/main/boost/APKBUILD
index cd7e4515bc..e8a5c3139e 100644
--- a/main/boost/APKBUILD
+++ b/main/boost/APKBUILD
@@ -70,7 +70,7 @@ esac
_enginedir=tools/build/src/engine
_bjam="${builddir}/$_enginedir/bin.linux${_boostarch}/bjam"
[ "$_boostarch" = "s390" ] && _bjam="${builddir}/$_enginedir/bin.linux390/bjam" && \
- _options_s390="--without-context --without-coroutine --without-coroutine2"
+ _options_s390="--without-context --without-coroutine"
_options="--user-config=\"$builddir/user-config.jam\"
--prefix=\"$pkgdir/usr\"