Skip to content

small fix for ARM platform

Stefan Roiser requested to merge roiser/LbPlatformUtils:port2arm into master

running on the arm platform the command lb-run failed within this "required" function as it would add to the arm architecture the +sse4_2 string. With the proposed fix lb-run can be executed on arm.

Merge request reports