Browse Source

Improve formatting of config output

tags/v0.3.4
Martin Kroeker GitHub 7 years ago
parent
commit
de0d0ed52f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      driver/others/openblas_get_config.c

+ 1
- 0
driver/others/openblas_get_config.c View File

@@ -44,6 +44,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
static char* openblas_config_str=""
"VERSION "
VERSION
" "
#ifdef USE64BITINT
" USE64BITINT "
#endif


Loading…
Cancel
Save