[go: up one dir, main page]

File: control

package info (click to toggle)
sleef 3.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,276 kB
  • sloc: ansic: 51,994; java: 151; makefile: 142; sh: 14
file content (10 lines) | stat: -rw-r--r-- 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Test-Command: gcc docs/sophomore.c -lsleef -o sophomore && ./sophomore
Depends: libsleef-dev, build-essential,
Restrictions: skippable
Architecture: any

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