On Tue, 23 Aug 2016 13:17:54 +0200
gil <punto...@libero.it> 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
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to