Skip to content

Commit

Permalink
add gentoo package for libatomic (#35193)
Browse files Browse the repository at this point in the history
* add gentoo package for libatomic

ref https://packages.gentoo.org/packages/dev-libs/libatomic_ops
needed to compile rcutils on ros galactic

* replace libatomic_ops by sys-devel/gcc

changes are done according to the comment on PR #35193
  • Loading branch information
tomkimsour authored Nov 8, 2022
1 parent 9c783aa commit b92727c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2442,6 +2442,7 @@ libatomic:
arch: [gcc-libs]
debian: [libatomic1]
fedora: [libatomic]
gentoo: [sys-devel/gcc]
nixos: []
openembedded: [gcc-runtime@openembedded-core]
rhel: [libatomic]
Expand Down

0 comments on commit b92727c

Please sign in to comment.