1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

math/costa: update 2.2 → 2.2.2

This commit is contained in:
Yuri Victorovich 2024-04-26 01:00:14 -07:00
parent 30a64a771a
commit 1df368d110
3 changed files with 4 additions and 16 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= costa
DISTVERSIONPREFIX= v
DISTVERSION= 2.2
PORTREVISION= 4
DISTVERSION= 2.2.2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1677128868
SHA256 (eth-cscs-COSTA-v2.2_GH0.tar.gz) = 3e7333f012af76ec3508276ea90800313f6136504667021fe229e710bf6acdc7
SIZE (eth-cscs-COSTA-v2.2_GH0.tar.gz) = 709317
TIMESTAMP = 1714117299
SHA256 (eth-cscs-COSTA-v2.2.2_GH0.tar.gz) = e87bc37aad14ac0c5922237be5d5390145c9ac6aef0350ed17d86cb2d994e67c
SIZE (eth-cscs-COSTA-v2.2.2_GH0.tar.gz) = 709294

View File

@ -1,11 +0,0 @@
--- CMakeLists.txt.orig 2023-02-28 08:57:54 UTC
+++ CMakeLists.txt
@@ -58,7 +58,7 @@ adjust_mpiexec_flags()
# OpenMP
find_package(OpenMP COMPONENTS CXX REQUIRED)
-SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -funroll-loops -march=native -DNDEBUG")
+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -funroll-loops")
# Bundled dependencies
#