Merge pull request #782 from kinvolk/dongsu/curl-7.74

profiles: disable cxx for net-libs/nghttp2
This commit is contained in:
Dongsu Park 2021-01-19 12:41:33 +01:00 committed by GitHub
commit 4ff2518ba3

View File

@ -116,3 +116,7 @@ sys-kernel/coreos-firmware -savedconfig
# Make kmod support kernel modules compressed via lzma(xz)
sys-apps/kmod lzma
# net-libs/nghttp2 should be built with -cxx to avoid issues with boost 1.65.
# configure script is not able to check if Boost:ASIO library exists.
net-libs/nghttp2 -cxx