From 7d1b3436b15d6e1ddad0c7977390f9da06772929 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:10:26 +0000 Subject: [PATCH 1/2] Update yahs to 1.2.2 --- recipes/yahs/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/yahs/meta.yaml b/recipes/yahs/meta.yaml index 47ca09ece7c7e..b4cc5e55f410f 100644 --- a/recipes/yahs/meta.yaml +++ b/recipes/yahs/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.2.1" %} +{% set version = "1.2.2" %} package: name: yahs @@ -6,7 +6,7 @@ package: source: url: https://github.com/c-zhou/yahs/archive/refs/tags/v{{ version }}.tar.gz - sha256: 0e18c393424573323deecc4b71d1bf4620b74fc942cd0c8d056f57870bdd24c0 + sha256: 9ee37f72ee9f62015fe92029d0fa97eec90963ddf15a2f4b760b45ee2e0014aa patches: - Makefile.patch From 83c300cc1685893c0d8e3812ceb24e280a659ef3 Mon Sep 17 00:00:00 2001 From: mencian Date: Mon, 30 Sep 2024 11:43:10 -0500 Subject: [PATCH 2/2] edit patch --- recipes/yahs/Makefile.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/yahs/Makefile.patch b/recipes/yahs/Makefile.patch index 347d4e9d7231d..263e6bffe6e59 100644 --- a/recipes/yahs/Makefile.patch +++ b/recipes/yahs/Makefile.patch @@ -1,10 +1,10 @@ diff --git a/Makefile b/Makefile -index 2174509..f7b8646 100644 +index 1cb880c..1c2283f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ --CFLAGS= -g -O0 -Wall -fno-strict-aliasing -+CFLAGS += -g -O0 -Wall -fno-strict-aliasing +-CFLAGS= -O3 -Wall -fno-strict-aliasing ++CFLAGS += -O3 -Wall -fno-strict-aliasing CPPFLAGS= INCLUDES= OBJS=