propagate verison number for openblas_config_version
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 28 Nov 2018 23:10:49 +0000 (00:10 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Nov 2018 23:10:49 +0000 (00:10 +0100)
Makefile.system

index 1427d09..22fe243 100644 (file)
@@ -1036,6 +1036,8 @@ ifdef USE_TLS
 CCOMMON_OPT += -DUSE_TLS
 endif
 
+CCOMMON_OPT += -DVERSION=\"$(VERSION)\"
+
 ifndef SYMBOLPREFIX
 SYMBOLPREFIX =
 endif