fix crossBuild error (windows)

pull/3187/head
Gabriele Gristina 2 years ago
parent f47c0cc4e9
commit 578c7e91d4

@ -2311,7 +2311,7 @@ typedef struct user_options
bool backend_ignore_hip;
bool backend_ignore_metal;
bool backend_ignore_opencl;
uint backend_info;
unsigned int backend_info;
bool optimized_kernel_enable;
bool multiply_accel_disable;
bool outfile_autohex;

Loading…
Cancel
Save