summaryrefslogtreecommitdiff
path: root/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild')
-rw-r--r--dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild
index 1c13aaaa6bdb..4668331a2b0a 100644
--- a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild
+++ b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild
@@ -27,6 +27,10 @@ RDEPEND="
S="${WORKDIR}/utils-${COMMIT}"
+PATCHES=(
+ "${FILESDIR}"/${PN}-werror.patch
+)
+
src_configure() {
local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF )
cmake_src_configure