pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/darktable darktable: disable some more Werror
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e82d67253df
branches: trunk
changeset: 373826:8e82d67253df
user: nia <nia%pkgsrc.org@localhost>
date: Sun Feb 13 10:53:12 2022 +0000
description:
darktable: disable some more Werror
diffstat:
graphics/darktable/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 613ea958226e -r 8e82d67253df graphics/darktable/Makefile
--- a/graphics/darktable/Makefile Sun Feb 13 10:48:24 2022 +0000
+++ b/graphics/darktable/Makefile Sun Feb 13 10:53:12 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2021/12/08 16:04:50 adam Exp $
+# $NetBSD: Makefile,v 1.127 2022/02/13 10:53:12 nia Exp $
DISTNAME= darktable-3.6.1
PKGREVISION= 1
@@ -31,6 +31,7 @@
CMAKE_ARGS+= -Wno-dev
CMAKE_ARGS+= -DWITH_OPENMP=OFF
CMAKE_ARGS+= -DUSE_COLORD=OFF
+CMAKE_ARGS+= -DRAWSPEED_ENABLE_WERROR=OFF
CONFIGURE_DIRS= ../pkgsrc_build
CMAKE_ARG_PATH= ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index