MAINT: Add version to symbols

This commit is contained in:
Rohit Goswami 2024-07-29 04:48:14 +00:00 committed by Mateusz Sokół
parent dc0d1fa4c8
commit 9f616c5991
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ fc_id = fc.get_id()
# Common args
_args = []
_cargs = ['-DMAX_PARALLEL_NUMBER=1']
# TODO(rg): Max parallel number should be conditional
_cargs = ['-DMAX_PARALLEL_NUMBER=1', f'-DVERSION=@openblas_version@']
_fargs = []
# System configuration