aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc
diff options
context:
space:
mode:
authorTom Tsou <tom.tsou@ettus.com>2017-07-26 12:01:06 -0700
committerMartin Braun <martin.braun@ettus.com>2017-07-26 17:24:09 -0700
commitc98f155209c59d677cb88b54ed7707b3f5daf2d5 (patch)
treece9a4acdf996c0c275e3d60421fdd552528d98b3 /host/lib/rfnoc
parent0e9f204029e5eac51d94f16ceb19f003e3faf7e8 (diff)
downloaduhd-c98f155209c59d677cb88b54ed7707b3f5daf2d5.tar.gz
uhd-c98f155209c59d677cb88b54ed7707b3f5daf2d5.tar.bz2
uhd-c98f155209c59d677cb88b54ed7707b3f5daf2d5.zip
build: Enable SSSE3 sc12 converters by build switch only
The existence of SSSE3 intrinsic headers is not a sufficient condition that SSSE3 support is available, which may lead to 'illegal instruction' runtime failuire on some platforms. Major OS distributions (Ubuntu, Fedora, etc.) include x86_64 intrinsic headers, though the underlying architecture may or may not support the instruction set. Assuming SSE2 availability is safe as instructions are present on all x86_64 architectures for which instrinsic headers would be present. The same cannot be said for SSSE3. Issue: #1761
Diffstat (limited to 'host/lib/rfnoc')
0 files changed, 0 insertions, 0 deletions