diff options
author | Tae-Young Chung <ty83.chung@samsung.com> | 2023-12-19 11:44:18 +0900 |
---|---|---|
committer | Tae-Young Chung <ty83.chung@samsung.com> | 2023-12-19 12:05:07 +0900 |
commit | f962d5b88cabc5c182a15ceb0d6a13b20cee5c3c (patch) | |
tree | 91220e2393520b3feeeb1498ad0997e3b4efe70b /LAPACKE/CMakeLists.txt | |
parent | 7417d8ccded593c7131fd3c2079b0270e4696755 (diff) | |
download | lapack-accepted/tizen_unified_riscv.tar.gz lapack-accepted/tizen_unified_riscv.tar.bz2 lapack-accepted/tizen_unified_riscv.zip |
Apply -fallow-argument-mismatch option when gcc version is larger than 10.0.0tizen_9.0_m2_releaseaccepted/tizen/unified/riscv/20231219.110018accepted/tizen/unified/dev/20240620.010802accepted/tizen/unified/20231220.165119accepted/tizen/9.0/unified/20241030.233849tizen_9.0tizenaccepted/tizen_unified_riscvaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unified
riscv64, armv7l, i586, x86_64 with gcc 13.1.0 in Riscv repository and
aarch64, armv7l, i586, x86_64 with gcc 9.2.0 in Unified repository should be built without build error.
With a previous commit, armv7l, i586, x86_64 in Riscv repo. got build
failed. So, remove %ifarch ~ %endif from a spec file.
Instead, add a patch checking gcc version and then applying the option if the version
is larger than 10.0.0.
Change-Id: Ie9d1dc7421eb91d116077b7abe6520d05af62836
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Diffstat (limited to 'LAPACKE/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions