Skip to content

Commit a29ec45

Browse files
authored
propagate verison number for openblas_config_version
1 parent 816775e commit a29ec45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.system

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,8 @@ ifdef USE_TLS
10361036
CCOMMON_OPT += -DUSE_TLS
10371037
endif
10381038

1039+
CCOMMON_OPT += -DVERSION=\"$(VERSION)\"
1040+
10391041
ifndef SYMBOLPREFIX
10401042
SYMBOLPREFIX =
10411043
endif

0 commit comments

Comments
 (0)