Date: Sun, 13 Aug 2023 14:48:55 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9633c4df8d1d - main - graphics/libjxl: remove noop powerpc knob Message-ID: <202308131448.37DEmthE052506@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=9633c4df8d1d704c9310f257ce7534187b13af25 commit 9633c4df8d1d704c9310f257ce7534187b13af25 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-12 16:45:45 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-13 14:48:43 +0000 graphics/libjxl: remove noop powerpc knob --- graphics/libjxl/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index f869170445d2..9e426db514ae 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -24,7 +24,6 @@ GH_TUPLE= jbeich:skcms:b25b07b:skcms/third_party/skcms \ webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} CFLAGS_powerpc64= -DHWY_DISABLE_PPC8_CRYPTO -CFLAGS_powerpc= -DHWY_DISABLE_PPC8_CRYPTO CMAKE_ON= JPEGXL_ENABLE_PLUGINS CMAKE_OFF= ${BENCHMARK FUZZERS TCMALLOC:L:S/^/JPEGXL_ENABLE_/} CMAKE_OFF+= ${OpenGL GLUT:L:S/^/CMAKE_DISABLE_FIND_PACKAGE_/} # sjpeg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308131448.37DEmthE052506>