summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorKevin Liu <kevin@potatofrom.space>2018-02-09 15:48:18 -0500
committerGitHub <noreply@github.com>2018-02-09 15:48:18 -0500
commita5524e46f91ee3059decce5e17ba064cbede9295 (patch)
tree8d8e1bb41201d42346673c466d950dd53d0d082a /pkgs/development/python-modules/httpserver
parent84a6d8a7185c902f2fc3b26ff83aea1911cdffa5 (diff)
looking-glass-client: restrict to x86_64-linux
The AArch64 build fails after trying to pull in tmmintrin.h: ``` ../common/memcpySSE.h:24:23: fatal error: tmmintrin.h: No such file or directory #include <tmmintrin.h> ^ compilation terminated. make: *** [Makefile:29: .build/renderers/opengl.o] Error 1 ``` Which are SSSE3 intrinsics unsupported on ARM. This package also likely would not be useful on ARM, as it requires KVM and a compatible KVM guest running the frame relay (usually Windows).
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions