Skip to content

Commit

Permalink
py3-grpcio-tools: Disable use of openssf-compiler-options
Browse files Browse the repository at this point in the history
Until `abseil-cpp-compiler-options` is available (which is blocked
by a melange/apko issue), let's disable openssf-compiler-options
to unblock building this package.

See wolfi-dev#34075

Signed-off-by: dann frazier <[email protected]>
  • Loading branch information
dannf committed Nov 25, 2024
1 parent 0a9df11 commit 261c4ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions py3-grpcio-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ environment:
- py3-supported-cython
- py3-supported-python-dev
- py3-supported-setuptools
environment:
# https://github.com/wolfi-dev/os/issues/34075
GCC_SPEC_FILE: /dev/null

pipeline:
- uses: git-checkout
Expand Down

0 comments on commit 261c4ea

Please sign in to comment.