diff options
author | Inki Dae <inki.dae@samsung.com> | 2022-04-25 14:20:42 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2022-05-27 08:56:07 +0900 |
commit | 28e4e9c096e3b0bbe8506b87257c003059899a78 (patch) | |
tree | e193710132149ce1872a24e5bae863f1d0a98ce0 /cpuid_arm64.c | |
parent | 802179bf8793d144120be4c820b3aa0d98778fba (diff) | |
download | openblas-accepted/tizen_7.0_unified_hotfix.tar.gz openblas-accepted/tizen_7.0_unified_hotfix.tar.bz2 openblas-accepted/tizen_7.0_unified_hotfix.zip |
fix build errortizen_7.0_m2_releasesubmit/tizen/20220527.005052accepted/tizen/unified/20220530.140630accepted/tizen/7.0/unified/hotfix/20221116.111207accepted/tizen/7.0/unified/20221110.060729tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unified
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 'cpuid_arm64.c')
0 files changed, 0 insertions, 0 deletions