Chenxi Mao 3979890755 Fix build error if compiler is clang
If toolchain switch from gcc to clang, build error as below:
[  346s] checking whether the C compiler works... no
[  346s] configure: error: in `/home/abuild/rpmbuild/BUILD/anaconda-36.16.5':
[  346s] configure: error: C compiler cannot create executables
[  346s] See `config.log' for more details

This patch is try to fix build error if toolchain switch from gcc to clang.
The modification affect the compiler is clang only.

Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
2023-05-16 11:23:13 +08:00
2022-12-26 14:31:58 +08:00
2020-06-12 17:25:50 +08:00
2022-12-26 14:31:58 +08:00
2022-12-26 14:31:58 +08:00
Description
No description provided
9.8 MiB
Languages
Diff 100%