diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0aced33..c562c0d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -49,7 +49,7 @@ source: - patches/0011-make-CordzHandle-and-relevant-internal-state-use-ABS.patch build: - number: 1 + number: 2 outputs: # default behaviour is shared; however note that upstream does not support @@ -60,7 +60,9 @@ outputs: build: string: cxx{{ cxx_standard }}_h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} run_exports: - - libabseil ={{ version }}=cxx{{ cxx_standard }}* + - {{ pin_subpackage("libabseil", max_pin="x") }} + # also pin on ABI variant + - libabseil =*=cxx{{ cxx_standard }}* requirements: build: