Source: entropybroker
Version: 2.8-1
Severity: important
Justification: fails to build from source
Builds of entropybroker for non-x86 architectures failed due to the
unconditional use of
asm volatile("rdtsc" : "=a" (a), "=d" (d));
with either
impossible constraint in 'asm'
or
unrecognized opcode `rdtsc'
depending on the architecture.
Could you please take a look, and make do without this call where it
is unavailable?
Thanks!
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]