diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 27e70078..d15325ad 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set version = gcc_version %} -{% set build_num = 7 %} +{% set build_num = 8 %} # libgcc-devel is a noarch: generic package that is built for # cross-compilers as well. Instead of skipping for cross-compilers,