Accepting request 622370 from home:bmwiedemann:branches:science
Add reproducible.patch to disable compile-time CPU detection (boo#1100677) without this patch, /usr/bin/fflas-ffpack-config differed between CPUs OBS-URL: https://build.opensuse.org/request/show/622370 OBS-URL: https://build.opensuse.org/package/show/science/fflas-ffpack?expand=0&rev=31
This commit is contained in:
@@ -35,6 +35,7 @@ Url: https://linbox-team.github.io/fflas-ffpack/
|
||||
|
||||
#Git-Clone: https://github.com/linbox-team/fflas-ffpack
|
||||
Source: https://github.com/linbox-team/%name/archive/v%version.tar.gz
|
||||
Patch0: reproducible.patch
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -79,6 +80,7 @@ the FFLAS-FFPACK API.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
#Do not compile in DATE and TIME
|
||||
sed '/HTML_TIMESTAMP/s/YES/NO/' -i doc/Doxyfile
|
||||
|
Reference in New Issue
Block a user