!48 Update spec to make the clang compiler build successful
From: @ridedolphin Reviewed-by: @kuenking111 Signed-off-by: @kuenking111
This commit is contained in:
commit
d8d3719bb7
@ -1374,6 +1374,9 @@ bash ../configure \
|
||||
%ifnarch loongarch64
|
||||
--with-vendor-version-string="%{vendor_version_string}" \
|
||||
--with-vendor-name="openEuler Community" \
|
||||
%endif
|
||||
%if "%toolchain" == "clang"
|
||||
--with-toolchain-type=clang \
|
||||
%endif
|
||||
--with-vendor-url="https://openeuler.org/" \
|
||||
--with-vendor-bug-url="%{bug_url}" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user