propagate verison number for openblas_config_version
This commit is contained in:
parent
816775e309
commit
a29ec458c2
|
@ -1036,6 +1036,8 @@ ifdef USE_TLS
|
|||
CCOMMON_OPT += -DUSE_TLS
|
||||
endif
|
||||
|
||||
CCOMMON_OPT += -DVERSION=\"$(VERSION)\"
|
||||
|
||||
ifndef SYMBOLPREFIX
|
||||
SYMBOLPREFIX =
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue