From 879497990f42e6dcfa370bcbf478cc5674158336 Mon Sep 17 00:00:00 2001 From: lujiaweics Date: Mon, 5 Jan 2026 21:43:12 +0800 Subject: [PATCH] Fix bug where openblas_set_threads_callback_function does not support modyfing symbol prefix and suffix in shared library --- exports/gensymbol | 1 + exports/gensymbol.pl | 1 + 2 files changed, 2 insertions(+) diff --git a/exports/gensymbol b/exports/gensymbol index 01c930ea97..6284e6b6ae 100755 --- a/exports/gensymbol +++ b/exports/gensymbol @@ -181,6 +181,7 @@ misc_no_underscore_objs=" goto_set_num_threads openblas_get_config openblas_get_corename + openblas_set_threads_callback_function " misc_underscore_objs="" diff --git a/exports/gensymbol.pl b/exports/gensymbol.pl index bdfa69b27b..85a6e9dbf5 100644 --- a/exports/gensymbol.pl +++ b/exports/gensymbol.pl @@ -177,6 +177,7 @@ goto_set_num_threads, openblas_get_config, openblas_get_corename, + openblas_set_threads_callback_function, ); @misc_underscore_objs = (