Fix clang build error.
Add option in spec to solve the error.
This commit is contained in:
parent
f5de47833c
commit
1531c70cbb
@ -1336,6 +1336,9 @@ bash ../configure \
|
||||
%endif
|
||||
%ifarch %{ppc64le}
|
||||
--with-jobs=1 \
|
||||
%endif
|
||||
%if "%toolchain" == "clang"
|
||||
--with-toolchain-type=clang \
|
||||
%endif
|
||||
--with-version-build=%{buildver} \
|
||||
--with-version-pre=\"${EA_DESIGNATOR}\" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user