mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Merge pull request #782 from kinvolk/dongsu/curl-7.74
profiles: disable cxx for net-libs/nghttp2
This commit is contained in:
commit
4ff2518ba3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user