SHA256
1
0
forked from pool/mpiP

Accepting request 733398 from home:NMoreyChaisemartin:branches:science:HPC

- Fix LTO support in archive files

OBS-URL: https://build.opensuse.org/request/show/733398
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=23
This commit is contained in:
Nicolas Morey-Chaisemartin
2019-09-26 11:09:56 +00:00
committed by Git OBS Bridge
parent 9bf5c3d865
commit 8673967a3e
2 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mpiP
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -151,7 +151,7 @@ This contains the documentation.
%patch1 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%hpc_setup
CC=mpicc
CXX=mpicxx