Skip to content
Snippets Groups Projects
Unverified Commit 6ef886da authored by HiKey's avatar HiKey
Browse files

Fix code style

parent 87edca40
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -80,7 +80,7 @@ end
# Arm targets need libatomic
if OhaiHelper.arm?
if rhel?
runtime_dependency 'libatomic'
runtime_dependency 'libatomic'
else
runtime_dependency 'libatomic1'
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment