diff options
author | Inki Dae <inki.dae@samsung.com> | 2022-04-25 14:20:42 +0900 |
---|---|---|
committer | Hyunggi Lee <hyunggi.lee@samsung.com> | 2023-02-08 15:58:45 +0900 |
commit | c0bcf319285b25b0bd56742ae3063d42e101d092 (patch) | |
tree | eed16c348be7a9e74925432e1c8112aad1634380 /common_s.h | |
parent | 6740346308c0dceb89d397c3e1f568b926db1f96 (diff) | |
download | openblas-tizen_5.0.tar.gz openblas-tizen_5.0.tar.bz2 openblas-tizen_5.0.zip |
Fixed below build error,
[ 13s] getarch_2nd.c: In function 'main':
[ 13s] getarch_2nd.c:12:35: error: 'SGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_M'?
[ 13s] 12 | printf("SGEMM_UNROLL_M=%d\n", SGEMM_DEFAULT_UNROLL_M);
[ 13s] | ^~~~~~~~~~~~~~~~~~~~~~
[ 13s] | XGEMM_DEFAULT_UNROLL_M
Reported-by : hyunggi.lee@samsung.com
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Change-Id: Idba959362d6e8e4078ebfca2d3844ca03878e0b1
Diffstat (limited to 'common_s.h')
0 files changed, 0 insertions, 0 deletions