Browse Source

propagate verison number for openblas_config_version

tags/v0.3.4
Martin Kroeker GitHub 6 years ago
parent
commit
a29ec458c2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Makefile.system

+ 2
- 0
Makefile.system View File

@@ -1036,6 +1036,8 @@ ifdef USE_TLS
CCOMMON_OPT += -DUSE_TLS
endif

CCOMMON_OPT += -DVERSION=\"$(VERSION)\"

ifndef SYMBOLPREFIX
SYMBOLPREFIX =
endif


Loading…
Cancel
Save