public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rich Mattes <richmattes@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Remove eigen3 PPC64 mma work-around - eigen3 package now has a fix
Date: Thu, 25 Jun 2026 05:50:17 GMT [thread overview]
Message-ID: <178236661792.1.17013635372477666652.rpms-pcl-ac5eb353e330@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : ac5eb353e3308d3ac4a814320d663ea1b0b94d80
Author : Rich Mattes <richmattes@gmail.com>
Date : 2021-09-11T21:44:27-04:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/ac5eb353e3308d3ac4a814320d663ea1b0b94d80?branch=f44
Log:
Remove eigen3 PPC64 mma work-around - eigen3 package now has a fix
---
diff --git a/pcl.spec b/pcl.spec
index 67a0a57..34e0572 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -4,7 +4,7 @@
Name: pcl
Version: 1.12.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library for point cloud processing
License: BSD
URL: http://pointclouds.org/
@@ -109,8 +109,6 @@ sed -i 's|@PCL_SOURCE_DIR@/build|@PCL_SOURCE_DIR@/%{_vpath_builddir}|' doc/doxyg
# Disable Altivec MMA to work around eigen3-3.4/GCC issue
# rhbz#1996330
%cmake \
- -DCMAKE_C_FLAGS_INIT=-DEIGEN_ALTIVEC_DISABLE_MMA \
- -DCMAKE_CXX_FLAGS_INIT=-DEIGEN_ALTIVEC_DISABLE_MMA \
-DCMAKE_BUILD_TYPE=None \
-DWITH_DOCS=ON \
-DWITH_CUDA=OFF \
@@ -195,6 +193,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-*/Modules $RPM_BUILD_ROOT%{_libdir}/cmake/
%doc %{_vpath_builddir}/doc/advanced/advanced
%changelog
+* Sun Sep 12 2021 Rich Mattes <richmattes@gmail.com> - 1.12.0-2
+- Remove eigen3 PPC64 mma work-around - eigen3 package now has a fix
+
* Fri Aug 20 2021 Björn Esser <besser82@fedoraproject.org> - 1.12.0-1
- Disable fat-lto-objects to reduce memory usage
Doing so will not hurt as we are not shipping any static libraries
reply other threads:[~2026-06-25 5:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178236661792.1.17013635372477666652.rpms-pcl-ac5eb353e330@fedoraproject.org \
--to=richmattes@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox