Test-Command: gcc docs/src/sophomore.c -lsleef -o sophomore && ./sophomore
Depends: @, build-essential,
Restrictions: skippable
Architecture: any

Test-Command: if test $(dpkg --print-architecture) = 'amd64'; then true; else exit 77; fi;
 gcc docs/src/hellox86.c -lsleef -o hellox86; ./hellox86;
Depends: @, build-essential,
Restrictions: skippable
Architecture: amd64
