diff --git a/src/backend.c b/src/backend.c index f7c916e1d..d4cf54be4 100644 --- a/src/backend.c +++ b/src/backend.c @@ -8755,7 +8755,7 @@ static bool load_kernel (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_p */ hiprtc_options[1] = "-nocudainc"; - hiprtc_options[2] = "-nocudalib"; + hiprtc_options[2] = ""; hiprtc_options[3] = ""; hiprtc_options[4] = "";