diff options
author | Ron Economos <w6rz@comcast.net> | 2018-12-25 18:26:03 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-01-04 10:15:12 -0800 |
commit | 83c0b7c0651a1959ac118c67154fce50541755df (patch) | |
tree | dcf483f0f17bc2b4debba58a8bc7072f7c7f749d /gr-blocks/lib/uchar_array_to_float.cc | |
parent | 8c3cd093743b27e7ae77b6a115e88fc28174efea (diff) |
dtv: Make SSE2 check clang compatible on ARM
CMake will fail to properly run check_c_compiler_flag() on ARM when
checking for -msse2; it will always pass, and subsequent builds will
fail. Trying to compile actual code during CMake is a more reliable way
to see if SSE2 is actually available.
Diffstat (limited to 'gr-blocks/lib/uchar_array_to_float.cc')
0 files changed, 0 insertions, 0 deletions