summaryrefslogtreecommitdiff
path: root/dev-cpp/aws-sdk-cpp/aws-sdk-cpp-1.11.686-r1.ebuild
AgeCommit message (Collapse)Author
9 daysdev-cpp/aws-sdk-cpp: pass BUILD_ONLY to cmakeKotoishiHeart
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>