summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2018-10-30 14:05:47 -0400
committerMark Stapp <mjs@voltanet.io>2018-10-30 15:31:47 -0400
commite07e9549665cfb7ae9e7fe68e028a9affe74df63 (patch)
treec8ce399cfaff1f72ae134066e3639bd720978ad6 /lib/command_py.c
parentcac967ca3b3b25d685d0b9eac628da1861766b4e (diff)
zebra: temporary workaround for a clang issue with atomics
Current clang has an issue with the pointer/target argument to at least one atomic/intrinsic. A variable with '_Atomic' generates a compile-time error. Use a cast as a workaround here to allow use of clang for now. Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions