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
|
CCOMMON_OPT += -DUSE_TLS
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
CCOMMON_OPT += -DVERSION=\"$(VERSION)\"
|
||||||
|
|
||||||
ifndef SYMBOLPREFIX
|
ifndef SYMBOLPREFIX
|
||||||
SYMBOLPREFIX =
|
SYMBOLPREFIX =
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue