On Tue, 23 Aug 2016 13:17:54 +0200
gil <[email protected]> wrote:

> hi
> 
> tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839
> 
> on arm builder
> but there is this problem
> 
> net_openhft_ticker_impl_JNIClock.cpp:59:25: error: 'rdtsc' was not 
> declared in this scope

rdtsc is x86 specific instruction for getting the number of ticks
(clock), so likely the code in question is x86-specific


                Dan
--
devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to