mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
By default, aws-sdk-cpp enables most services, which leads to very long build times. Pass -DBUILD_ONLY to cmake so only the required service groups are built, making the enabled components configurable and significantly reducing build time. Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net> Part-of: https://github.com/gentoo/gentoo/pull/45416 Closes: https://github.com/gentoo/gentoo/pull/45416 Signed-off-by: Jaco Kroon <jkroon@gentoo.org>