Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    fix broken AMD OpenCL compile · 2a0d565b
    psychocrypt authored
    The AMD compiler for OpenCL shipped with the driver 14XX is broken
    and can not compile xmr-stak since the monero v8 changes are introduced.
    
    - workaround a simple compare.
    - add new device define `OPENCL_DRIVER_MAJOR`
    2a0d565b