Skip to content

Commit

Permalink
remove lint by adding stdlib for the compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
billysuh7 committed Feb 22, 2025
1 parent b54e588 commit 0f10a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/holoscan/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ outputs:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ stdlib("c") }}
- arm-variant * {{ arm_variant_type }} # [aarch64]
host:
- {{ pin_subpackage("libholoscan" ~ soname, exact=True) }}
Expand Down

0 comments on commit 0f10a50

Please sign in to comment.