REDACTED-rig/src
Bernd Kuhls 72234ae735 astrobwt: fix build with gcc-4.8
Fixes build error:

xmrig-6.17.0/src/crypto/astrobwt/sort_indices2.cpp:40:24: error: missing binary operator before token "("
 #if __has_cpp_attribute(unlikely)

found with the buildroot toolchain
arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)

Inspired by
https://reviews.llvm.org/rG91c32fd8c8fa395971a028f7091273fa2c8f44e6
2022-05-22 20:24:14 +02:00
..
3rdparty Update hwloc for MSVC builds. 2022-03-07 04:29:13 +07:00
backend Fixed AstroBWT OpenCL config generation 2022-03-16 10:15:38 +01:00
base Fixed compilation error 2022-03-24 16:38:47 +01:00
core RandomX: don't restart mining threads when the seed changes 2021-12-25 13:39:15 +01:00
crypto astrobwt: fix build with gcc-4.8 2022-05-22 20:24:14 +02:00
hw MSR mod: fix for error 183 2021-11-11 10:26:38 +01:00
net Disable donate for astrobwt/v2. 2022-04-05 15:15:03 +07:00
App.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App.h Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_unix.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_win.cpp Optimized initialization. 2019-09-21 19:26:27 +07:00
config.json Add missing DNS options to config example. 2022-01-21 20:17:00 +07:00
donate.h Removed shortName. 2021-08-11 22:26:34 +07:00
Summary.cpp Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
Summary.h Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
version.h v6.17.0 2022-04-05 21:46:01 +07:00
xmrig.cpp Implemented stable algorithm ids. 2021-08-11 03:46:34 +07:00