Files
gentoo/dev-cpp/aws-sdk-cpp
KotoishiHeart 44a1ca9aba dev-cpp/aws-sdk-cpp: pass BUILD_ONLY to cmake
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>
2026-01-19 15:58:00 +02:00
..