Improve formatting of config output
This commit is contained in:
parent
081ceb3e02
commit
de0d0ed52f
|
@ -44,6 +44,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
static char* openblas_config_str=""
|
static char* openblas_config_str=""
|
||||||
"VERSION "
|
"VERSION "
|
||||||
VERSION
|
VERSION
|
||||||
|
" "
|
||||||
#ifdef USE64BITINT
|
#ifdef USE64BITINT
|
||||||
" USE64BITINT "
|
" USE64BITINT "
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue