blob: 44eaa2cdc373811765d2f007aeba891b5d53917e (
plain)
1
2
3
4
5
6
|
Architecture: any
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends},
Description: GNU Atomic Library
When an atomic call cannot be turned into lock-free instructions, GCC will make
calls into this library.
|