propagate verison number for openblas_config_version

This commit is contained in:
Martin Kroeker 2018-11-29 00:10:49 +01:00 committed by GitHub
parent 816775e309
commit a29ec458c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1036,6 +1036,8 @@ ifdef USE_TLS
CCOMMON_OPT += -DUSE_TLS
endif
CCOMMON_OPT += -DVERSION=\"$(VERSION)\"
ifndef SYMBOLPREFIX
SYMBOLPREFIX =
endif